🐛 Bug Report
Firebase iOS installation is not working
I have setup all the things as per mention in documentation, this is working fine in android but not working in iOS, here is POC https://github.com/jitendrajadav/PushNotificationPoC.git
what error I am getting is here:
no valid “aps-environment” entitlement string found for application
Expected behavior
it should not give error it has to get token.
Reproduction steps
- Create sample Xamarin application.
- Configure firebase plugin as per documentation
- Run application.
- try to get token here you will get error.
Configuration
Version: 1.x
Platform: