Closed GregPuccio closed 2 years ago
How do you build the web project?
If you're not using flutter build web --web-renderer canvaskit
it doesn't work on web.
Does the example app work on your iPhone?
@ueman Thanks so much for the quick response! Looks like that fixed it using canvaskit as the web renderer. The example app did work on my iPhone also. Thanks again for a great package.
Version
ver 2.2.1
Library
feedback
Flutter channel
stable
Flutter version
2.8.1
Platform
iOS, Web
Details
After installing the package I tried to use the hosted web app on my iPhone and the screen never changes when clicking submit on the BetterFeedback page. No errors showing in debugging. I downloaded the three files and pushed them to Firebase Hosting as well and the same thing happens on my phone.
Steps to reproduce
Output of
flutter doctor -v