odedBartov
odedBartov
> @FranciZ I managed to get it working by downgrading play-services-maps back to 17.0.0 in node_modules/nativescript-google-maps-sdk/platforms/android/include.gradle > > replace '+' with '17.0.0' didn't worked for me. I had to change...
Any update on this? i am facing the same problem
> @odedBartov @sublime392 check this solution, worked for me: > > [#170 (comment)](https://github.com/manijak/nativescript-carousel/issues/170#issuecomment-712072852) Thank you so much! this shitty workaround solution actually worked!
a little late, but i managed to workaround this problem (i faced it too). go to node_modules -> nativescript-oauth2 -> tns-oauth-login-webview-controller. on function "pageLoadStarted" (line 74) you should add a...
I have exactly the same problem. I have no clue how to fix this... did anybody succeded?
> > I have exactly the same problem. I have no clue how to fix this... did anybody succeded? > > I modified index.ios.js to make it work for now....
> > > > I have exactly the same problem. I have no clue how to fix this... did anybody succeded? > > > > > > > > >...