Seva-coder / Finder

Application for remote phone search
GNU General Public License v3.0
115 stars 23 forks source link

Crash when GPS or Wifi is requested, after command text is changed #4

Closed poperigby closed 5 years ago

poperigby commented 5 years ago

Steps to reproduce

  1. Edit WiFi or GPS command text
  2. Send command text from other trusted phone

Behavior

Finder crashes

Expected behavior

Finder gives information

Information

Note

Behavior repeats even after changing command text back to default

Seva-coder commented 5 years ago

thanks! I will try to fix it it in nearest future

Seva-coder commented 5 years ago

I repeat steps that you say and nothing crashes. But, I found that if muting feature is enabled, it crashes! I think it is because of permission features in new android. Temporary fix is disable muting feature (both requests and tracking sms). Moreover in new android notifications also not shown (all requests and answers are notified to user). In version v1.7 I to fix both this bugs, thanks for feedback!

poperigby commented 5 years ago

No problem. Thanks for the app

Seva-coder commented 5 years ago

v1.7 is released, this behavior fixed (also problem with notifications on android 8 solved). At soon it will be updated on f-droid So, you can check new version

poperigby commented 5 years ago

Thank you