Post

Replies

Boosts

Views

Activity

Reply to Wallet Extension - "From apps on your iPhone" option not showing
After many attempts, I was able to make wallet extensions work. Want to share some details: I started following exactly [this instructions.](https://developer.meawallet.com/mpp/ios/implementation-guide/#:~:text=Wallet%20Extensions%20(In%2DApp%20Provisioning,from%20right%20within%20Apple%20Wallet.) At first, it's helpful implement a minimalist version of the non ui extension. Just set all status fields to true and call the completion. Double check if extensions are embed in the host app (Host app target > Build Phases > Target Dependencies) Be aware that each wallet extension must have his own provisioning profile. Depending the CI/CD environment, it may needed to set the provisioning profile of each target at exportOptions.
Oct ’23