Replies: 1 comment
-
I found a workaround by implementing a custom native code. I developed a getToken method in native code and it works well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I did not find appCheck.getToken method in firebase_app_check lib in flutter.
For instance in my react project I used the app check generated token in my api call as follow :
I want to do the same in flutter but I dont find any getToken method. Do you know if it is normal ? and if there is any workaround to accomplish this ?
Thanks
thomas
Beta Was this translation helpful? Give feedback.
All reactions