Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HSB issue "invoke error, method not found" #72

Closed
HODLERTECH opened this issue Oct 8, 2018 · 2 comments
Closed

HSB issue "invoke error, method not found" #72

HODLERTECH opened this issue Oct 8, 2018 · 2 comments
Assignees
Labels
bug Something isn't working pending

Comments

@HODLERTECH
Copy link
Owner

Android 5.1, smartphone: Oppo

The problem occurs on older smartphones, reported android 5.1 and 4.4

image

https://forums.embarcadero.com/message.jspa?messageID=900190

@DanielMazurFL4RE DanielMazurFL4RE self-assigned this Oct 8, 2018
@DanielMazurFL4RE
Copy link
Collaborator

https://developer.android.com/training/permissions/requesting

It seems that apps below 6.0 version of Android does not have a requestPermission function so there is a need of checking OS version (<6) before call

@DanielMazurFL4RE DanielMazurFL4RE added the bug Something isn't working label Oct 8, 2018
@HODLERTECH HODLERTECH added pending and removed fixed labels Nov 5, 2018
@HODLERTECH HODLERTECH reopened this Nov 5, 2018
@HODLERTECH
Copy link
Owner Author

The problem still occurs, the latest report from Android 5.0
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending
Projects
None yet
Development

No branches or pull requests

4 participants