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
When I kill the app from background, the settings are being reset. I set all toggles to True so that I can see all supported tokens,
However when I killed the app and re-opened it, the settings were reset to default again, so I needed to switch them again.
I suggest storing those settings to UserDefaults or equivalent for Flutter.
2. Some of the phones don't support FingerPrint, so I suggest changing it to Biometrics, it includes (FaceID, FingerPrint)
3. The text was a bit confusing to me at first, when I read it, I am asking Connect to what?,where?
then I swiped left and saw that you want to connect me to dApps
I suggest renaming it to: Connect to dApp or something similar.
5. It happens on iPhone for a fraction of a sec, but it is still visible to users. I suggest when the last page of the tutorial to be just background, so that when you make the transition there is enough time the text to do not overlap here
It will be also helpful for the users to see the transaction fees which need to be paid. I tried to to a transfer and it says insufficient, however I do not know how much more should I add to my account balance
Great job so far, I like how it works and I will keep testing it!
The text was updated successfully, but these errors were encountered:
On iPhone:
However when I killed the app and re-opened it, the settings were reset to default again, so I needed to switch them again.
I suggest storing those settings to UserDefaults or equivalent for Flutter.
2. Some of the phones don't support FingerPrint, so I suggest changing it to Biometrics, it includes (FaceID, FingerPrint)
3. The text was a bit confusing to me at first, when I read it, I am asking Connect to what?,where?
then I swiped left and saw that you want to connect me to dApps
I suggest renaming it to: Connect to dApp or something similar.
5. It happens on iPhone for a fraction of a sec, but it is still visible to users. I suggest when the last page of the tutorial to be just background, so that when you make the transition there is enough time the text to do not overlap here
Great job so far, I like how it works and I will keep testing it!
The text was updated successfully, but these errors were encountered: