Hello, I am trying to create a Flutter plugin for Maya Checkout. I have a similar issue to #3 where the no internet message appears after loading.
I am using the latest version of the PayMaya SDK with minSdk = 21, the issue occurs both in simulator (running API 33) and a physical device (running API 30). Here is the console output upon clicking on my checkout button.
Hello, I am trying to create a Flutter plugin for Maya Checkout. I have a similar issue to #3 where the no internet message appears after loading.
I am using the latest version of the PayMaya SDK with minSdk = 21, the issue occurs both in simulator (running API 33) and a physical device (running API 30). Here is the console output upon clicking on my checkout button.
Some kotlin code used for the plugin: