- Posts: 3
- Thank you received: 0
iOS testing and Push notification function
1 year 1 month ago #105
by Dominick
iOS testing and Push notification function was created 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
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.
- AppsConda ApS
- Offline
- Admin
Less
More
- Posts: 50
- Thank you received: 14
1 year 1 month ago - 1 year 1 month ago #107
by AppsConda ApS
Replied by AppsConda ApS on topic iOS testing and Push notification function
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.
This video will give some more idea.
Last edit: 1 year 1 month ago by AppsConda ApS.
Please Log in or Create an account to join the conversation.
- AppsConda ApS
- Offline
- Admin
Less
More
- Posts: 50
- Thank you received: 14
1 year 1 month ago #108
by AppsConda ApS
Replied by AppsConda ApS on topic iOS testing and Push notification function
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.371 seconds