Evan Kaloudis

Results 570 comments of Evan Kaloudis

Great point. We need to address this with websockets and notifications.

First step: https://github.com/ZeusLN/zeus/pull/655

I believe this error means the Tor process on the phone is having problems starting up. I know it's an annoyance but some people have reported that they fixed this...

Love this idea. No idea how to implement it - although it sounds possible.

This should be fixed in the latest v0.6.0 releases

Seems to be affecting Android 8 devices

Let's do some testing with the following config: https://github.com/ZeusLN/zeus/blob/v0.6.0-beta2/android/build.gradle#L8 ``` compileSdkVersion = 28 targetSdkVersion = 29 ``` Probably just bumped these up unnecessarily in the RN upgrade

We might be screwed here on the Google Play front https://stackoverflow.com/questions/41362619/google-play-store-does-not-downgrade-the-target-sdk-version-in-my-updated-applic

Might be ok, it may just apply to certain versions. Have to test in Google Play to be sure.

This was the problem: https://github.com/ZeusLN/zeus/pull/1047 Now anyone running Android 9+ should be able to pull Zeus from Google Play regardless if they have NFC or not. Closing.