Andima Udoh
Results
2
issues of
Andima Udoh
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...