tranquvis / SimpleSmsRemote

Android app for remotely controlling a phone through sms messages
MIT License
129 stars 37 forks source link

Error on startup #38

Open ghost opened 4 years ago

ghost commented 4 years ago

After phone restart the app fails to start automatically with the message "Failed to start sms receiver". Log also states "an unexpected error occured". Starting it manually works. App version 1.3.0 Android version 9

uwerker commented 4 years ago

Workaround: Disable battery optimization in app-settings. After disabling, app starts automatically after restart. App version 1.3.0 Android version 10

lgasp commented 2 years ago

This happened to me too on Android 11, app version 1.4.0. I'll try @uwerker workaround.

Suggestion: during initial setup add the "disable battery optimization" step. Does it make sense?