Robert Al-Malak
Robert Al-Malak
So after using an iphone X I was surprised to see that most of the framework actually still works. However the problem is that the iPhone X will display after...
Getting an error when I take the default template using "npx react-native init" and then changing Podfile to use "use_frameworks!". (removed flipper) **Cycle inside FBReactNativeSpec; building could produce unreliable results....
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
When adding AddParameter and one of the values is null it will choose to encode and make PortableRest explode on GetEncodedValue (null pointer exception). Resolution: Add a null check.
Hi, I know I am working on an alpha release, but this one seems the only one that I can add to my Xamarin.iOS and Xamarin.Android project (I am using...
Hi Okta team, So when using signInWithBrowser on Android is there a way to clear the session completely when logging out ? currently when logging out there is no way...
### Why it is needed? Currently the Permission type does not support private/signature permissions like com.google.android.gms.permission.CAR_VENDOR_EXTENSION, I would like to ask to support those permissions as well or at least...