Closed t7ank closed 8 years ago
Once
SystemRequirementsChecker.checkWithDefaultDialogs(this);
has been called in code, app must be restarted to get it called again. Is there a way to show Estimote dialog on button click?
Thanks.
Hello @t7ank
This is related to: https://github.com/Estimote/Android-SDK/issues/155 All in all, if you want your dialog to be restartable, you need to implement your own functionality.
Have a nice day!
Once
has been called in code, app must be restarted to get it called again. Is there a way to show Estimote dialog on button click?
Thanks.