rave-android icon indicating copy to clipboard operation
rave-android copied to clipboard

Rave's Android Drop In UI

Results 37 rave-android issues
Sort by recently updated
recently updated
newest added

The texts in the text input fields turn white when the phone is in dark mode. They blends with the field's background and become difficult to see.

**`Please help me with this I need to go live asap`** { "status": "success", "message": "Tx Fetched", "data": { "id": 624499417, "txRef": "12345", "orderRef": "*****", "flwRef": "", "redirectUrl": "https://rave-webhook.herokuapp.com/receivepayment", "device_fingerprint":...

How can i pass the response to an Api flutterResponse is my data class @Deprecated("Deprecated in Java") override fun onActivityResult(requestCode: Int, resultCode: Int, data: **FlutterResponse**) { viewModel = ViewModelProvider(this)[SignUpActivityViewModel::class.java] if...

I ran the app using kotlin and it works perfectly on Android 10 below but crashes and returns me to my checkout page i created when I submit the card...

## While using the ravepay default UI, everything works fine until a time that coincides with when a prompt should appear. The following error appears ``android.view.WindowLeaked: Activity com.flutterwave.raveandroid.RavePayActivity has leaked...

```onActivityResult(Int, Int, Intent?): Unit``` is deprecated. ## Feature Request Type - [ ] Core functionality - [x] Alteration (enhancement/optimization) of existing feature(s) - [ ] New behavior ## Description Since...

new RavePayManager(this) .setAmount(amount)

Could be an issue where subtle changes are being made to the backend, and updating the DropIn UI Implementation to work with these changes, while ignoring the RaveNonUIManager The error...

## Getting Parsing error https://ravesandboxapi.flutterwave.com/mockvbvpage?ref=FLW-MOCK-9e635c36ebdfef0d9884d498389089ea&code=00&message=Approved.%20Successful&receiptno=RN1636985366835 com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT at line 1 column 2 path $ 2021-11-15 19:39:28.916 31771-31771/com.xyz.xyy W/System.err: at com.google.gson.Gson.fromJson(Gson.java:944) 2021-11-15 19:39:28.916 31771-31771/com.xyz.xyy W/System.err:...

## Feature Request Type - [ ] Core functionality - [x] Alteration (enhancement/optimization) of existing feature(s) - [ ] New behavior ## Description How we translate in french the content...