IamKingWaiMark / FBP

Firebase Plugin for Unreal Engine
2 stars 0 forks source link

IOS ONLY crashes when users try to register and create acccounts with email and password #14

Open bazkreyolcodes opened 6 months ago

bazkreyolcodes commented 6 months ago

I have a problem where users can easily register on Android but IOS won't let it happen. I think it has something to do with authentication as before I added client id to the json file it used to crash also on androids if I remember correctly.

I created a new sign in method on firebase using Google Sign in and downloaded the new PLIST file which now included Client_ID in it but still did not work.