DanielPollithy / flashwifi

Wifiota - share WiFi p2p in exchange for iota on android
https://tobywoerthle.github.io/flashWiFiSite/
9 stars 1 forks source link

Fund wallet crashes the app if no internet connection available #56

Closed DanielPollithy closed 6 years ago

DanielPollithy commented 6 years ago

Same thing happens in withdrawal

tobywoerthle commented 6 years ago

Weird, I thought I fixed this yesterday. I'll take a look tonight.

On Wed, Jan 24, 2018 at 12:11 PM, Daniel notifications@github.com wrote:

Same thing happens in withdrawal

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/DanielPollithy/flashwifi/issues/56#issuecomment-360205282, or mute the thread https://github.com/notifications/unsubscribe-auth/AL4Gsw818ZrmoqDjvG2MaZZKIgnIh1t6ks5tN2QrgaJpZM4RrmZM .

tobywoerthle commented 6 years ago

@DanielPollithy I'm unable to reproduce the issue on my Android 6.0 phone, it shows the cached 0i. On my Android 8.1.0 phone, it's taking a bit longer to find the 0i, it keeps retrying the connection, but it doesn't crash the app. Android 6.0 emulator also doesn't crash.

-Which version of Android are you testing on? I'll test the same in an emulator. -Do you have Airplane mode on?

Is it still happening if you fetch the latest code? It should've been fixed with 457f202f7fcda361c05959afb00aac4c640d7f07

DanielPollithy commented 6 years ago

Hey @tobywoerthle ! It looks like some of the latest commits fixed the problem! :+1: