Questions
Lock orientation for phones but not iPad
Hi,
iOS push notifications OneSignal
Hello,
I added OneSignal integration to my app and for android everything works correctly.
If I tried to run iOS in simulator - it does not work - there is no message to subscribe to notifications.
In OneSignal in Users list I see that there are no "Push Notifications" capability added to Xcode, so I tried to upload manually app to Xcode and add this capability. In result user has still no notifications - "Never prompted" is displayed (and something about calling registerForPushNotifications).
Cannot build in XCode 11
Following your instructions on your link mentioned in the readme file, I'm still getting:
Splash screen has weird lines on it
Hello,
Configure a splash screen image to show while the app loads?
I have followed the documentation to create the 9-patch image. But after building the Android apk it still doesn't display in full screen. Can you please provide an accurate instruction for making 9-patch?
Issue changing link rules during runtime
Hello,
Getting popup blocker message in iOS app
Hello,
When I have filled my card detail in payment page and then click on proceed button a new window opens for OTP. this functionality working fine on web. But In case of iOS app Instead of opening new window of OTP a pop-up is opening with below mentioned text message.
default browser
the app becomes default browser for some users in their mobile device, how can they avoid it and how to prevent this in the app coniguration?
UIImage Errors
Hi, I downloaded the ios source from the site, configured signing and capabilities.
When trying to build I get two errors:
Deselect tabs doesn't work
When I run gonative.tabNavigation.deselect() it doesn't do anything, the current tab stays selected.