felixkrautschuk
felixkrautschuk
I made some further investigations and it seems that this issue occurs on the native Android GoogleSignInButton as well, where the android:onClick="myClickMethod" is not working. https://stackoverflow.com/questions/41046869/google-sign-in-button-not-responding https://stackoverflow.com/questions/27303642/google-sign-in-button-not-working-android The "solution" is...
@ZiZasaurus thanks for your feedback. I need to mention that it is not a native Android app. We use the NativeScript framework to build our apps for Android and iOS....
@tobrun thanks for your feedback, but unfortunately this did not help, still the same behaviour with 10.6.0-beta.1
@kiryldz @tobrun still the same behaviour with v10.7.0-beta.1
@caustin13 thank you, this is working! Indeed I don't want all of this automatic lifecycle handling. When the user goes back to the map fragment, I want to keep the...
I am also running into this issue on Android and iOS. - CLI: 6.1.0 - Cross-platform modules: 6.1.1 - Android Runtime: 6.1.0 - iOS Runtime: 6.1.0 - Plugin(s): nativescript-dev-webpack 1.2.0;...
I'm experiencing the same thing when using a `-` within the key name. The other plugin [nativescript-i18n](https://github.com/EddyVerbruggen/nativescript-i18n) does not allow using a `-` within keys at all, as the build...
I am not able to share a sample project here, but while testing our real app, I just noticed the same crash as described here, so I just wanna share...
Are there any updates on this? We are still noticing that with @nativescript/ios 8.2.3. Right now we have to stick with 8.0.0. We are also getting some crash reports with...
I tested multiple versions of the ios runtime, tns-ios 6.5.4 to @nativescript/ios 7.2.0, but it make sno difference. Any help would be appreciated