Questions
Android top navigation spacing issue when refresh button is enabled
I see a spacing issue with the brand name or a brand logo. The logo/text does not align centered only on Android when the refresh button is added. Without the refresh button, the logo/text aligns fine. It's only when the refresh is activated. I am using top-nav icons (2). I've run several tests and have concluded that is an issue.
Alignment seems to be fine if you add the search icon with the refresh. However, refresh alone with top-nav icons does not align correctly. The iOS build is fine. Please see the screenshots:
How do I change the top navigation icon colors?
For some reason, on Android, I'm getting a purple icon color for the top navigation icons. There doesn't seem to be a way to change that. It even occurs with a dark background so it's very hard to see the icons. In the past, it's worked fine, I had a white color override but now it's stuck on purple which isn't a color I have used elsewhere. Thanks.
gonative.onesignal.run.onesignalInfo() using gonative protocol?
Can we invoke gonative.onesignal.run.onesignalInfo() using the gonative protocol?
OneSignal plugin documentation
Hello, I've checked a demo page for oneSignal plugin https://demos.gonative.io/onesignal/
and found here a lot of useful features. For example: gonative.onesignal.iam.setInAppMessageClickHandler(), gonative.onesignal.iam.pauseInAppMessages().
open AppSettings not working
Trying to execute this on my gonative app (Android)
LOTTIE on SPLASH SCREEN
Hi
How do you use a custom native navigation icon
I cannot find an icon in font awesome or material design that suits my needs. It appears that a custom icon may be possible looking at the interface but doesn't seem to explain how to use this option.
How to debug when undefined: gonative.socialLogin.google.login
How do I debug when I get the following error?
And what are some possible solutions?
Before signing up is there an easy way to build and test on an iPhone?
Before signing up is there an easy way to build and test on an iPhone? When I build with Xcode I get the following errors:
Offline page reload button issue in iOS
Hello,