-
`console`, the timer functions , `XMLHttpRequest`, `fetch`, `WebSocket`, `localStorage`, `secureStorage` and `crypto` should be documented individually (using the json format) in a separate section of…
-
# Xamarin.Auth Issue
The Mobile App is integrated with Salesforce and authentication done using oAuth2.
After Login page user redirect to Allow Access screen . On Allow Access click user stays on th…
-
monero-wallet-cli and monero-wallet-rpc both have a --kdf-rounds parameter and default to running the wallet password through a computationally intensive hash function, which greatly increases the tim…
-
### Run `react-native info` in your project and share the content.
```
System:
OS: macOS 10.15.2
CPU: (4) x64 Intel(R) Core(TM) i5-5350U CPU @ 1.80GHz
Memory: 445.92 MB / 8.00 GB
…
-
**Describe the bug**
Jest test failed when initializing an instance. Application working fine except jest scenario.
**To Reproduce**
Steps to reproduce the behavior:
1. Integrate with Mobx state…
-
I'm using version 1.3.1, targeting Android 10.0 (Q) (API 29). The issue occurred on my OnePlus 5T (Android 9 security patch 1 December 2019).
The stack trace (app identifiers replaced with `*****`)…
-
**Describe the bug**
I have had push notifications configured in my Xamarin Forms app for the last year and this week decided to update to the new SDK, although I am having issues with Xamarin Androi…
-
According to the docs, mobx-persist can only store data in AsyncStorage, localStorage, and LocalForge.
However, is there any way to make mobx-persist work with a different storage container, such a…
-
Yup, I was just gonna make a new issue regarding on this just now.
There seems issues with iOS platform when initializing the services.
I integrated secure storage from xamarin essentials for …
-
Hello,
I am using the plugin to upload an image and it works perfectly in android, but in iOS i always get status code 422 and "Unprocessable entity".
Any idea?
var token = await SecureStorag…