IamKingWaiMark / FBP

Firebase Plugin for Unreal Engine
2 stars 0 forks source link

Plugin works in Editor Window and Mobile Preview but Crashes on mobile phone #13

Closed bazkreyolcodes closed 3 months ago

bazkreyolcodes commented 3 months ago

The plugin works in the Editor Window and Mobile Preview , The json file was modified to include the

    "oauth_client": [
            {
                "client_id": "1",
                "client_type": 3
            }
        ]

Yet whenever I press the login key or sign up key to add or read data in firestore the app crashes automatically on mobile testing. I have no other Firebase plugins enabled. This is on androids.