SandroID

Results 8 issues of SandroID

I was using this lib for a year and everything is going fine. I was start using RN 0.45, and 0.48 , and then 0.53.0. Everything is perfect. Until I...

`Expected to run on UI thread!` I got that error. My code ``` BackgroundTask.define(async () => { try{ navigator.geolocation.getCurrentPosition( async (position)=>{ fetch(publicUrl+'/posisi_members',{ method:'post', credentials:'include', headers:{ 'Accept': 'application/json', 'Content-Type': 'application/json', },...

There are some radio button. see this image: ![fireshot capture 1 - myeabsen web app - http___localhost_3000_ _performancequestions_step 1](https://user-images.githubusercontent.com/11922251/38230705-c9a302b0-3741-11e8-8ebe-53555d9a44e6.png) how to get rid of it? My setting ``

Apakah lib ini masih dikembangkan dan masih relevant dengan API Midtrans saat ini?

error: bundling failed: ambiguous resolution: module `C:\ReactProject\MyApp\index.js` tries to require `react-native`, but there are several files providing this module. You can delete or fix them: * `C:\ReactProject\MyApp\node_modules\react-native-midtrans\node_modules\react-native\package.json` * `C:\ReactProject\MyApp\node_modules\react-native\package.json` BUNDLE...

``` \node_modules\react-native-midtrans\android\src\main\java\com\paymentproject\midtrans\MidtransPackage.java:20: error: method does not override or implement a method from a supertype @Override ^ 1 error :react-native-midtrans:compileReleaseJavaWithJavac FAILED ```

`import Geocoder from 'react-native-geocoder'; // simply add your google key Geocoder.fallbackToGoogle(MY_KEY); ` Is it save to put the KEY on javascript file (client side) ? Will it not be readable...

Saya memberikan nilai pada user id `userId: "U01"` pada client tapi yang diterima server merchant dari body http tidak sesuai `"user_id":"CFAC48DB-FABD-4989-911D-C5325740FF06"` Di test pada ios