iOS testing and Push notification function

More
10 months 1 week ago #105 by Dominick
Hello,

How do we build and test for iOS? I watched the video tutorial on how to do this for Android, but nothing for iOS. Also, there is no documentation on how to configure push notifications.

Please advise on these topics, it would be much appreciated!

Thank you

Please Log in or Create an account to join the conversation.

More
10 months 6 days ago - 10 months 6 days ago #107 by AppsConda ApS
Apple doesn't let to build without developer account and certificates. So, it is recommended to build and test on Android, and when its ready, you can publish it on the iOS app store as well.

This video will give some more idea.
Last edit: 10 months 6 days ago by AppsConda ApS.

Please Log in or Create an account to join the conversation.

More
10 months 6 days ago #108 by AppsConda ApS
The push notifications settings and keys need to be integrated during the app compilation of the production version. So, this part is taken care when you publish your app using the "Upload to App Store" menu of the component.

Please Log in or Create an account to join the conversation.

Time to create page: 0.337 seconds