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 developing a new app (and new to flutter) and using this plugin, I can't seem to correctly load the urls after a setState which generates some url parameters for the page
The URL parameters are loading fine on my S9 Plus, but on my iPhone SE ios 10.3.2 they fail to simply load with very less detail on the error stack
There seems to be a fix available in a recent commit #257 by nhojjava but I am not sure how to get this fix for my project, can this fix be applied please or some guidance on how I can get to use the fix from pull request 257
The text was updated successfully, but these errors were encountered:
I am developing a new app (and new to flutter) and using this plugin, I can't seem to correctly load the urls after a setState which generates some url parameters for the page
The URL parameters are loading fine on my S9 Plus, but on my iPhone SE ios 10.3.2 they fail to simply load with very less detail on the error stack
There seems to be a fix available in a recent commit #257 by nhojjava but I am not sure how to get this fix for my project, can this fix be applied please or some guidance on how I can get to use the fix from pull request 257
The text was updated successfully, but these errors were encountered: