Kristopher Tobiasson

Results 7 comments of Kristopher Tobiasson

> Actually: I haven't test this fully yet, but removing > > ``` > implementation(name: 'com.android.support.support-compat-27.0.2', ext:'aar') > ``` > > From build.gradle gets me building apk's again. Gonna do...

> What I'm considering right now it's not only Facebook and Firebase issue, but also it can belong to Unity itself. Because enableJetifier and useAndroidX were enabled in Unity mainTemplate.gradle...

I don't know why you gave me a thumbs down and furthermore why I want to help you after doing so, but I suggest that you delete the com.android.support:customtabs:28.0.0, usually...

Has anyone solved this yet?? I'm having the issue now and I have GoogleService-Info.plist in my root with the client ID and the reverse client id..

This was a simple target membership issue in xcode for me. The GoogleService-Info.plist was in the root, but the Target Membership of it was just set to UnityFramework, when I...

> @highpockets I am having the same issue, while trying Google Sign In in my iPhone, it is crashing with 'You must specify |clientID| for |GIDSignIn|'. > I have included...