.ipa file doesn't get information from App Group

49 views Asked by At

I have an app that shares its data with a widget through app groups. It works fine in Xcode. However, when creating an ipa file and installing it, I am unable to get any data and the widget is just empty. Except for the widget issue, the app works 100% fine. How can I make app groups work within an ipa file?

To create the ipa file, I build my app, put the .app file in a folder named Payload, zip it and change the extension to .ipa. I do not have a paid developer account.

The widget displayed on my phone is empty but it shouldn't.

0

There are 0 answers