Pinak oza

Results 12 comments of Pinak oza

> Make sure you have imported FlutterUnityIntegration-v4.unitypackage into your unity project. I did that n still nothing ;/

> Thanks for the quick response! Does Unity-Demo which I found in clients folder in this repo built for Android and IOS? or for Android only ? Are you running...

> Sorry, no idea. Perhaps you can provide a dump of a Pixel32 array that returns a false result. Running it on a separate thread does seem to fix the...

Hello @Thaina, I installed the plugin by copying the files and I encountered several. ` error CS1503: Argument 1: cannot convert from 'System.IntPtr' to 'string' ` ``` static IntPtr GoogleSignIn_Create(IntPtr...

> > Hello @Thaina, I installed the plugin by copying the files and I encountered several. `error CS1503: Argument 1: cannot convert from 'System.IntPtr' to 'string'` > > ``` >...

> > > Hello @Thaina, I installed the plugin by copying the files and I encountered several. `error CS1503: Argument 1: cannot convert from 'System.IntPtr' to 'string'` > > >...

> call internal constructor with reflection. I will check it out. Also does this version ship with androidX lib? if yes how can I remove it as I have installed...

@Thaina The app crashes when signin is called and cancelled. Also can we get events when the signin is called? like when a user cancels the google account selection prompt...

> if user cancelled or any other kind of unsuccessful So the app crashes when u have signed in, closed the app and try to sign in again. does that...