trebleshot / android

An open-source app that allows you to transfer files one to one securely or using a browser, all without the internet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After changing targetSdk 29 app crashes in android 10.

uttamsharma opened this issue · comments

First of all it's a great application. Thanks for your efforts.

I Changed targetsdk to 29.
After installing on device first time open will work finely.

Next after first app open. Every time app crashes before opening.

Obviously, without migrating the code, changing the target SDK will only cause more problems.

After increasing the target SDK version, you should get rid of the deprecated code and make appropriate changes.

This issue is not valid at its current form, so I am closing it.

Duplicate of #139