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

bug: app check debug provider not working (simulator) #299

Open
kpedrok opened this issue Sep 22, 2023 · 2 comments
Open

bug: app check debug provider not working (simulator) #299

kpedrok opened this issue Sep 22, 2023 · 2 comments
Labels
bug/fix Something isn't working needs: triage platform: ios iOS platform

Comments

@kpedrok
Copy link

kpedrok commented Sep 22, 2023

Describe the bug
On the current project, I am encountering an error when attempting to retrieve a Firebase App Check token in my iOS app.

To Reproduce
Steps to reproduce the behavior:

  1. Open the iOS app.
  2. Navigate to the screen where the Firebase App Check token is requested.
  3. Click on the "Get Token" button.
  4. Observe the error message.

Expected behavior
I expected to successfully retrieve the Firebase App Check token without any errors.

Screenshots
image

iOS App Details:

  • Device: iPhone 11
  • iOS Version: 16.2
    image

Firebase Configuration:
Sames as project

@robingenz
Copy link
Owner

Thank you for your request!
This is currently an open issue in Capacitor Firebase, see capawesome-team/capacitor-firebase#453

@robingenz robingenz changed the title bug: bug: app check debug provider not working Oct 11, 2023
@robingenz robingenz changed the title bug: app check debug provider not working bug: app check debug provider not working (simulator) Oct 11, 2023
@wrafaelc
Copy link

Any update on this? I'm having the same issue. My app is not working with App Check. I tried the development option and also the production option building with --configuration=production.

I have two questions:

  1. This error only occurs when running on simulator? Unfortunately I don't have any real iOS device to test.
  2. If I upload my app in this situation to App Store, will it be able to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/fix Something isn't working needs: triage platform: ios iOS platform
Projects
None yet
Development

No branches or pull requests

3 participants