Discussions
A public space to discuss customization parameters, custom keystores, and bridge overrides.
A public space to discuss customization parameters, custom keystores, and bridge overrides.

We are thrilled to launch Nativine 2.0! This release brings full native iOS compilation based on SwiftUI. What's New: 1. SwiftUI Container...
Here is a complete reference sheet of available Javascript commands to interact with native iOS and Android modules using the window.Nativin...
We want to add a native pulltorefresh control to our app. But our website already has its own scrollable subpanels and some maps. Will en...
I'm trying to figure out the exact security reasons why Google decided to block WebViews for OAuth. Is it just to promote their native SDKs...
Sometimes when opening our app, it just hangs on a white screen indefinitely. Forceclosing and reopening usually fixes it. Is this a netw...
We integrated Razorpay checkout into our ecommerce site. In Chrome mobile, the payment flows smoothly: user pays via UPI/netbanking, Razorpa...
I have a file input <input type="file" accept="image/"> on my website. When using a normal mobile browser, clicking it opens the image galle...
We are experiencing an issue where users are logged out every time they close the app. Our backend session cookies are set with HttpOnly and...
Everything was working perfectly until my device updated to Android 13. Now, the app launches but never requests the notification permission...
My app was rejected under guideline 4.2.2 (Minimum Functionality) because it is a web wrapper. We run a WooCommerce store. What are some ...
We are loading our site inside the Android WebView. Regular email login is working fine, but Google login fails with an error: 'disallowedus...
On iOS 16 and 17, our WKWebView app keeps logging users out randomly. It seems the WKHTTPCookieStore clears the cookies or doesn't sync them...
Just got hit with the dreaded '4.2 Minimum Functionality' rejection from Apple. The app is a wrapper for our SaaS dashboard. We already have...
When clicking on a UPI payment button (upi://pay?...) inside our WebView app, it prints an error: net::ERRUNKNOWNURLSCHEME. The browser ope...
We submitted our first WebView app yesterday and it's currently 'Waiting for Review'. How long does it usually take for Apple to review a hy...