How can I use the same token for AndroidProvider.debug and AppleProvider.debug using the firebase_app_check plugin? #13480
Unanswered
adonisRodxander
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have noticed that the debug token changes every time I uninstall and install the app. Therefore, we have to keep updating our debug tokens in the Firebase console. We are a team, so each of us has to keep our tokens updated. I was wondering if we could share the same token internally, similar to the web token that we can set in the index.html. I'm looking for the same API but for Android and iOS
Beta Was this translation helpful? Give feedback.
All reactions