Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no valid “aps-environment” entitlement string found for application #470

Open
1 of 7 tasks
jitendrajadav opened this issue Oct 13, 2023 · 1 comment
Open
1 of 7 tasks

Comments

@jitendrajadav
Copy link

🐛 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

  1. Create sample Xamarin application.
  2. Configure firebase plugin as per documentation
  3. Run application.
  4. try to get token here you will get error.

Configuration

Version: 1.x

Platform:

  • 📱 iOS
  • 🤖 Android
  • 🏁 WPF
  • 🌎 UWP
  • 🍎 MacOS
  • 📺 tvOS
  • 🐒 Xamarin.Forms
@Kbmobi
Copy link

Kbmobi commented Nov 21, 2023

Entitlements are different for release and debug.

production is set.
development may be what is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants