> For the complete documentation index, see [llms.txt](https://docs.wepin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wepin.io/en/deprecated/ios-swift-sdk/final-review.md).

# Final Review

Once the Wepin Widget SDK initialization is successfully completed and <mark style="color:blue;">`openWidget`</mark> is executed, you can log in to Wepin. Upon completing the login, a new Wepin wallet is created, and you can check the account information in that wallet as follows.

<figure><img src="https://2285137990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVhEIYmplGN5Zxk3tywO%2Fuploads%2FATkDQcZI1u9rNq1CcXaK%2Fios_confirm.png?alt=media&amp;token=00f230f3-6c68-44ba-8b13-e53fe105df20" alt=""><figcaption></figcaption></figure>

## Example

The example iOS apps using the <mark style="color:blue;">`wepin-ios-sdk`</mark> can be found on the GitHub repository below.

{% embed url="<https://github.com/WepinWallet/wepin-ios-sdk/tree/main/Example>" %}
