iOS - Push Notifications cannot be received. The apps are resigned with Test Cloud profiles which strips any entitlements / provisions for APNS. A "backdoor" method could be used instead to invoke the logic of when an push notification would be received:
Posts
The push notification message is the system message, right?
Is there and apis to get and check such kind of messages in xamarin test?
Hi @JudyWang ;
I think is not possible. You can add your suggestion here : https://testcloud.ideas.aha.io/
iOS - Push Notifications cannot be received. The apps are resigned with Test Cloud profiles which strips any entitlements / provisions for APNS. A "backdoor" method could be used instead to invoke the logic of when an push notification would be received:
Android - it should work since there are no "provisions" like iOS requires.