Open anilthummar opened 5 years ago
@anilthummar could you tell me which version of the UI you are using.
Hello Jude Fernandes, Thanks for the updates. LETV Mobile -- EUI Version 5.8.019S , --- Android OS v- 6.0.1
Dear Judemanutd I tested with OPPO F9 not working. Do you have any solution this issue?
i am not getting any dialog for auto start permission screen in letv x2 phone, i have used your library, -->implementation 'com.github.judemanutd:autostarter:1.0.1 -- >AutoStartPermissionHelper.getInstance().getAutoStartPermission(getApplicationContext());
Then i have used other code : if ("Letv".equalsIgnoreCase(manufacturer)) { intent.setComponent(new ComponentName("com.letv.android.letvsafe", "com.letv.android.letvsafe.AutobootManageActivity"));
But not getting any screen and not getting notification( Please help me)