Hello everyone!!
I wanted to ask if you can help me solve this problem.
the cloudmessaging firebase key is exposed, how can I protect it in B4A? Google gave me 7 days to solve it, otherwise it removes the app
is currently declared Process_Global
in module FirebaseMessaging
I appreciate if you can help me with this issue.
Regards
I wanted to ask if you can help me solve this problem.
the cloudmessaging firebase key is exposed, how can I protect it in B4A? Google gave me 7 days to solve it, otherwise it removes the app
is currently declared Process_Global
variable:
Private FCM_KEY As String = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXx"
I appreciate if you can help me with this issue.
Regards