You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using MyFatoorah, and everything works fine except when I select a payment method. When it redirects me to the WebView, it shows a blank screen without even starting to load. However, when I check the link in the logs and open it in a browser, the link works perfectly. To address this, I downgraded Flutter to version 3.19.5 and MyFatoorah to version 3.2.0, which automatically downgraded flutter_inappwebview to version 5.8.0. With these versions, everything works fine on Android, but on iOS, I can't even build the app because the newest versions of Xcode and Swift don't support or compile the older flutter_inappwebview version.
The text was updated successfully, but these errors were encountered:
I am using MyFatoorah, and everything works fine except when I select a payment method. When it redirects me to the WebView, it shows a blank screen without even starting to load. However, when I check the link in the logs and open it in a browser, the link works perfectly. To address this, I downgraded Flutter to version 3.19.5 and MyFatoorah to version 3.2.0, which automatically downgraded flutter_inappwebview to version 5.8.0. With these versions, everything works fine on Android, but on iOS, I can't even build the app because the newest versions of Xcode and Swift don't support or compile the older flutter_inappwebview version.
The text was updated successfully, but these errors were encountered: