You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't. It attempts to use a .dll file that isn't included in this repository and there's no mention of where or how to procure it either. Perhaps it needs compiling? Some instructions on how to navigate this part would be extremely helpful.
More specifically, I get the following run-time error:
Unable to lookup library path for 'native-googlesignin', native render plugin support disabled.
Unable to find native-googlesignin
DllNotFoundException: native-googlesignin
It looks as though its possible to compile the included 'native-googlesignin' folders contents using... CMake? I'll update this post as I try things out.
I got it to work but I striped out firebase and published my app on beta, I think it is required to be published at least to beta in order for the login to work
I can also account that it does work, yes. There's just a lot of settings that need to be correct before it'll play along, many of which I've outlined in the other issue I opened.
Activity
FaizanDurrani commentedon Jun 23, 2018
Yeah, Tested with 2018.1.5f1
jonavuka commentedon Jun 23, 2018
Did you use firebase integration?
vanilla-plus commentedon Jun 25, 2018
I haven't. It attempts to use a .dll file that isn't included in this repository and there's no mention of where or how to procure it either. Perhaps it needs compiling? Some instructions on how to navigate this part would be extremely helpful.
More specifically, I get the following run-time error:
It looks as though its possible to compile the included 'native-googlesignin' folders contents using... CMake? I'll update this post as I try things out.
FaizanDurrani commentedon Jun 26, 2018
@ChiefBreakeverything Uh, are you sure you're using the package from Releases and not importing the whole repo?
@jonavuka I am using it with Firebase
jonavuka commentedon Jun 27, 2018
I got it to work but I striped out firebase and published my app on beta, I think it is required to be published at least to beta in order for the login to work
vanilla-plus commentedon Jun 27, 2018
@FaizanDurrani Boy, is my face red! No one tells you this stuff... (well, you did, thank you!)
jonavuka commentedon Jun 27, 2018
I got it to work with firebase now. Again to reiterate my point you have to publish your app at least to Beta for this plugin to work
vanilla-plus commentedon Jul 5, 2018
I can also account that it does work, yes. There's just a lot of settings that need to be correct before it'll play along, many of which I've outlined in the other issue I opened.