Related
Hello
My play store app is not showing downloaded apps under My apps section. I am unable to check updates and apps.
My phone is rooted with Magisk.
Pixel 2 XL
Please let me know how to fix.
I have already cleared data and cache from settings.
Thanks
navi_j said:
Hello
My play store app is not showing downloaded apps under My apps section. I am unable to check updates and apps.
My phone is rooted with Magisk.
Pixel 2 XL
Please let me know how to fix.
I have already cleared data and cache from settings.
Thanks
Click to expand...
Click to collapse
Looks like your Play Store is uncertified. Clear data and cache for Play Store and try hiding Play Store in Magisk then reboot. Hopefully that solves the issue.
Same thing happened to me a few days ago. Clearing cache/data didn't work. What did work was disabling the app (it uninstalls updates and reverts it back to the factory version), then re-enable and you should be good to go.
I've hidden it in Magisk but I still get uncertified; doesn't bother me though since everything seems to be working normally as far as I can tell.
rickysidhu_ said:
Same thing happened to me a few days ago. Clearing cache/data didn't work. What did work was disabling the app (it uninstalls updates and reverts it back to the factory version), then re-enable and you should be good to go.
I've hidden it in Magisk but I still get uncertified; doesn't bother me though since everything seems to be working normally as far as I can tell.
Click to expand...
Click to collapse
You sir are a saviour! i was facing the same issue and had tried a lot of stuff like deleting cache/data of the play store, removing and adding the Google account but nothing worked. I disabled and reenabled the Play store and its perfect now (on Android P DP4)!
Cannot delete system apps while rooted and on 11.2.2.2LE15BA.
Tried with TB, LP, and Mixplorer which all show Superuser access in Magisk.
The message I get is "Failed to locate the apk file" in TB, LP can't do it, and Mixplorer says it can't delete.
Anyone have an idea? TIA!!
Skenderbeggar said:
Cannot delete system apps while rooted and on 11.2.2.2LE15BA.
Tried with TB, LP, and Mixplorer which all show Superuser access in Magisk.
The message I get is "Failed to locate the apk file" in TB, LP can't do it, and Mixplorer says it can't delete.
Anyone have an idea? TIA!!
Click to expand...
Click to collapse
Yeah it's a known issue, system is RO. You can delete via adb. I use an adb tool on the computer, very easy and it saves the deleted apps in case you want reinstall them. https://forum.xda-developers.com/t/...app-manager-debloat-tool-for-android.4147837/
or use the magisk module "debloater" if you're rooted
Sermpie said:
or use the magisk module "debloater" if you're rooted
Click to expand...
Click to collapse
That is a very good option and the one I have used in the past. But trying to modify the list of apps to debloat for me is time consuming, much prefer to see the apps listed on a "big" screen and simply choose what to uninstall or disable. But hey, to each their own.
zoman7663 said:
Yeah it's a known issue, system is RO. You can delete via adb. I use an adb tool on the computer, very easy and it saves the deleted apps in case you want reinstall them. https://forum.xda-developers.com/t/...app-manager-debloat-tool-for-android.4147837/
Click to expand...
Click to collapse
Thanks for sharing this seemingly great tool. Trying to remove YouTube so I can install the Vanced version without ads and promo skipping. It cannot install over the current YouTube because the Vanced version is lower than the version of YouTube the phone came with (so can't click on uninstall all updates to revert to a version earlier than Vanced current version ).
bulletbling said:
Thanks for sharing this seemingly great tool. Trying to remove YouTube so I can install the Vanced version without ads and promo skipping. It cannot install over the current YouTube because the Vanced version is lower than the version of YouTube the phone came with (so can't click on uninstall all updates to revert to a version earlier than Vanced current version ).
Click to expand...
Click to collapse
I tried also that tool, but only option i got, was delete old youtube, install via adb 15.x.x.x verion, then i can update with vanced and everything working fine, but after reboot is vanced gone again.
bulletbling said:
Thanks for sharing this seemingly great tool. Trying to remove YouTube so I can install the Vanced version without ads and promo skipping. It cannot install over the current YouTube because the Vanced version is lower than the version of YouTube the phone came with (so can't click on uninstall all updates to revert to a version earlier than Vanced current version ).
Click to expand...
Click to collapse
I used "Debloater" tool (installed from magisk repo) to remove YouTube, reboot, then install Vanced. This used to be my normal process before Vanced Manager anyway, and it has always worked reliably. It requires root, but doesn't require a computer like the adb method.
I also like that I can maintain a text file of things I want to debloat after each OTA and not have to do each one separately in the future. I'm a little hesitant to do a lot of experimental debloating until we have twrp though, so right now YT and YT Music are all that's on my list.
terlynn4 said:
I used "Debloater" tool (installed from magisk repo) to remove YouTube, reboot, then install Vanced. This used to be my normal process before Vanced Manager anyway, and it has always worked reliably. It requires root, but doesn't require a computer like the adb method.
I also like that I can maintain a text file of things I want to debloat after each OTA and not have to do each one separately in the future. I'm a little hesitant to do a lot of experimental debloating until we have twrp though, so right now YT and YT Music are all that's on my list.
Click to expand...
Click to collapse
AWESOME ! Thnx, it worked fine.
terlynn4 said:
I used "Debloater" tool (installed from magisk repo) to remove YouTube, reboot, then install Vanced. This used to be my normal process before Vanced Manager anyway, and it has always worked reliably. It requires root, but doesn't require a computer like the adb method.
I also like that I can maintain a text file of things I want to debloat after each OTA and not have to do each one separately in the future. I'm a little hesitant to do a lot of experimental debloating until we have twrp though, so right now YT and YT Music are all that's on my list.
Click to expand...
Click to collapse
After removing YouTube completely, Vanced still gives me an error that it cannot install due to a newer version on the device so I just ended up installing with settings changed to nonroot. The problem I had before doing it this way however was that YouTube links in a google search result would only open with the YouTube app from the play store and not the separate Vanced YouTube and if I tried it, it would take me to the play store to install YouTube. I hope I don't run into this same issue.
bulletbling said:
After removing YouTube completely, Vanced still gives me an error that it cannot install due to a newer version on the device so I just ended up installing with settings changed to nonroot. The problem I had before doing it this way however was that YouTube links in a google search result would only open with the YouTube app from the play store and not the separate Vanced YouTube and if I tried it, it would take me to the play store to install YouTube. I hope I don't run into this same issue.
Click to expand...
Click to collapse
Last time I installed the nonroot way I also had that issue. You should be able to fix it by going to Settings > Apps > Default Apps > Opening Links and changing the settings for Vanced YouTube.
terlynn4 said:
Last time I installed the nonroot way I also had that issue. You should be able to fix it by going to Settings > Apps > Default Apps > Opening Links and changing the settings for Vanced YouTube.
Click to expand...
Click to collapse
I'm not positive, but I think I've tried that when initially setting up Vanced way back on my OP7 Pro. Cannot confirm though. Did this method fix it for you for sure?
bulletbling said:
I'm not positive, but I think I've tried that when initially setting up Vanced way back on my OP7 Pro. Cannot confirm though. Did this method fix it for you for sure?
Click to expand...
Click to collapse
I just tested and it seems to work fine. I don't have regular YouTube installed currently, but links open fine in Vanced YT.
Using termux on rooted 1+9P
In termux enter su and grant Magisk if not done already.
Then do: pm uninstall -k --user 0 com.google.android.youtube
Voila, official youtube is gone
Anyone tried to debloat also "file" app just to keep OnePlus app as default system file manager?
So, I managed to root this beauty 1+9 Pro relatively easily.
I got Magisk installed, and hid all the Apps that needed hiding.
Even Google Pay works.
But I can't for my sanity figure out why Netflix or Android OS 11 is refusing to let me install Netflix.
Everytime I try to install the Netflix App latest APK, extracted from my old working phone ( Razer Phone 2 also rooted), it will just give me the error message " Sorry No Application Available "
Does anyone have a clue what can be done to make Netflix install in a rooted 1+9 Pro ?
Thanks.
BTW i tried several Netflix App version already.
Also I do know the APK works because I used it to install on another Tablet that will not show up Netflix on Google store.
AllGamer said:
So, I managed to root this beauty 1+9 Pro relatively easily.
I got Magisk installed, and hid all the Apps that needed hiding.
Even Google Pay works.
But I can't for my sanity figure out why Netflix or Android OS 11 is refusing to let me install Netflix.
Everytime I try to install the Netflix App latest APK, extracted from my old working phone ( Razer Phone 2 also rooted), it will just give me the error message " Sorry No Application Available "
Does anyone have a clue what can be done to make Netflix install in a rooted 1+9 Pro ?
Thanks.
BTW i tried several Netflix App version already.
Also I do know the APK works because I used it to install on another Tablet that will not show up Netflix on Google store.
Click to expand...
Click to collapse
Is Netflix currently installed as a system app? I wasn't able to uninstall that or get it working, so when I was on 11.2.2.2 I managed to fix it by installing a *newer* version of the Netflix apk that I grabbed from apkpure.com, over top of the system app. Then I had the same issue again on 11.2.4.4, and that method didn't work anymore. However, that time it let me uninstall updates to the app and then update in the play store.
I dont know how exactly, but Netflix still detects the rooted device and denies the install from google play, I think based in the unocked boot loader not sure.
I managed to install from apkmirror and is working fine now.
there is a catch though.
They are moving away from simple apk install and using apk bundles, like some sort of tarball with several apks in it, so you will need this apkm installer app for it to install the newer version. to get this installer working you need to disabled MIUI optimizations from dev options. thats all, I got mine working this passed saturday that way
EDIT: never mind with that MIUI option i thought this was a diffirent model, none the less the apkmirror is still worth a shot
I some how managed to force install it via Titanium Backup, but then it gives me another error when I try to run Netflix App.
" This device is not supported by the app "
it's running the latest version Netflix v7.102.0 build 12 35461
You have to install Magisk Canary, once you do so reboot the phone. Wipe Google play stores data and cache.. magisk hide Netflix and the Google Play Services reboot once more. That's how I got mine to work.
Install: liboemcrypto disabler
from Magisk, reboot ....enjoy
luckylui said:
You have to install Magisk Canary, once you do so reboot the phone. Wipe Google play stores data and cache.. magisk hide Netflix and the Google Play Services reboot once more. That's how I got mine to work.
Click to expand...
Click to collapse
This worked for me too w/ Disney Plus
I used Aurora Store to install it and haven't had an issue even with updating
thats_the_guy said:
I used Aurora Store to install it and haven't had an issue even with updating
Click to expand...
Click to collapse
This sort of worked for me, it game me a failed message, but at least it tried to install, unlike the other Apps that wouldn't even let me try to install.
avid_droid said:
For those of you having issues with Netflix after rooting, install this version over the Netflix you have and it should work fine. It's just a version before the latest...
Netflix 7.102.0 build 12 35461 (nodpi) (Android 5.0+) APK Download by Netflix, Inc. - APKMirror
Netflix 7.102.0 build 12 35461 (nodpi) (Android 5.0+) APK Download by Netflix, Inc. - APKMirror Free and safe Android APK downloads
www.apkmirror.com
Click to expand...
Click to collapse
Just tried, it did not work unfortunately, it's probably related to that SafetyNet error I have in Magisk.
avid_droid said:
Make sure you have magisk canary installed to pass safetynet. Stable magisk doesn't work.
https://raw.githubusercontent.com/topjohnwu/magisk-files/canary/app-debug.apk
I use magisk hide and everything works fine
Click to expand...
Click to collapse
Yeah, I got the SafetyNet thing fixed.
However still unable to install Netflix.
still getting "App Not Installed" error, when I try to install the APK.
I tried installing the "liboemcrypto disabler " as suggested a few messages back, and also doesn't seem to make any difference.
AllGamer said:
Yeah, I got the SafetyNet thing fixed.
However still unable to install Netflix.
still getting "App Not Installed" error, when I try to install the APK.
I tried installing the "liboemcrypto disabler " as suggested a few messages back, and also doesn't seem to make any difference.
Click to expand...
Click to collapse
Have you tried to look for it on the play store after fixing safetynet?
craznazn said:
Have you tried to look for it on the play store after fixing safetynet?
Click to expand...
Click to collapse
I just did after reading this.
It's not showing up in Google Play store.
It's just so weird, everything else works, Google Pay (wallet), Pokemon Go, Banking Apps, everything else that usually will complain and refuse to run when Root is detected, are all working fine, except for Netflix.
avid_droid said:
Try clearing cache and data then try reinstalling app over current Netflix. That's what I do and it works everytime
Click to expand...
Click to collapse
I'm thinking maybe I'll need to un-root my phone, update Netflix, see if it runs without root, if it works, then try to root again and figure how to go from there.
... what a hassle
AllGamer said:
I'm thinking maybe I'll need to un-root my phone, update Netflix, see if it runs without root, if it works, then try to root again and figure how to go from there.
... what a hassle
Click to expand...
Click to collapse
I did this and had the same problem while unrooted, so it turned out to be a waste of time. It seems to have an issue with the unlocked bootloader, not just root. At least with root you can hide unlocked status, which is a step in the right direction. Hide root from Netflix, and also hide magisk app itself in magisk settings.
If you're trying to install Netflix over the system app, make sure to first uninstall updates to the system app so it's the oldest possible version. Then make sure whatever version you're installing on top (whether from play store or APK download) is newer than your installed version. Older versions will not install over newer ones.
terlynn4 said:
I did this and had the same problem while unrooted, so it turned out to be a waste of time. It seems to have an issue with the unlocked bootloader, not just root. At least with root you can hide unlocked status, which is a step in the right direction. Hide root from Netflix, and also hide magisk app itself in magisk settings.
If you're trying to install Netflix over the system app, make sure to first uninstall updates to the system app so it's the oldest possible version. Then make sure whatever version you're installing on top (whether from play store or APK download) is newer than your installed version. Older versions will not install over newer ones.
Click to expand...
Click to collapse
There are sai versions floating around here that work search xda also make sure you magisk hide Netflix before you open it initially. Or hide them clear cache and data on netflix
terlynn4 said:
I did this and had the same problem while unrooted, so it turned out to be a waste of time. It seems to have an issue with the unlocked bootloader, not just root. At least with root you can hide unlocked status, which is a step in the right direction. Hide root from Netflix, and also hide magisk app itself in magisk settings.
If you're trying to install Netflix over the system app, make sure to first uninstall updates to the system app so it's the oldest possible version. Then make sure whatever version you're installing on top (whether from play store or APK download) is newer than your installed version. Older versions will not install over newer ones.
Click to expand...
Click to collapse
Update.
Minor good news.
I wiped the phone from recovery mode.
So, the phone is kind of factory mode, I completed the "new" phone setup thing, and the first thing I went to try was Netflix and it worked.
So... it appears to be something to do with Root and/or Magisk being detected.
Update 2
More good news, I rooted it again, installed Magisk and Netflix is still working.
Not sure why it wasn't working before, also not quite sure what was the actual fix.
I don't really consider a full system wipe a "fix" but well that did it for me.
avid_droid said:
A wipe isn't necessary but glad you got it working
Click to expand...
Click to collapse
So, I just imported Apps and Data from the old phone again via Google "setup my device" transfer, and now Netflix got disabled again.
I'll try again and skip Google transfer to find out if that helps.
I can always use One+ Switch App to see if that is better.
avid_droid said:
OnePlus switch will still result in the same issue. Clear data and cache,install the app link I provided and make sure magiskhide is set to on.
Click to expand...
Click to collapse
Seems like it worked,
I installed a full APK from my old phone and now it's able to run.
However it still doesn't show up in Google Play store when I search for Netflix.
Hey all. Been trying to hide Youtube Vanced from the play store. It keeps wanting to update. On my OP6T I was able to run installer.zip and detach it by flashing the .zip and that worked great.
It isn't working now, the installer is asking from the youtube.apk to be present in the folder. I can't find the .apk because now Vanced has a manager that installed the .apk for me.
Anyone know any ways that are working? I am using the root version.
Download vanced from official website vancedapp.com and try again
flaxjef said:
Download vanced from official website vancedapp.com and try again
Click to expand...
Click to collapse
That's where I got the manager from.
First post states you got it from Play Store?.... Sorry mis-read
I figured it out. I just used Titanium Backup Pro and detached it from the market. Seems to be working.
avid_droid said:
Simplest way is to download the attached file and remove any comments (#) you want removed from the playstore and simply install detached through magisk
https://forum.xda-developers.com/attachments/detach-txt.4141103/[/UR
Click to expand...
Click to collapse
Unfortunately the YouTube app started appearing in in the play store again.
You delete the # character near the app you want to detach, put the file in your main storage, then install magisk detach module.
Thank you fellas. This seems to be working as of now! If I want to re attach it I just disable the module?
avid_droid said:
Place the comment (#) back in front and reflash detach through magisk
Click to expand...
Click to collapse
avid_droid said:
Thank you very much.
Click to expand...
Click to collapse
Even with the detach magisk module, YouTube keeps reappearing in the Play Store after awhile. Has anyone gotten it to permanently detach?
I just unchecked auto-update for YT and have to remember to skip it when updating everything else.
terlynn4 said:
Even with the detach magisk module, YouTube keeps reappearing in the Play Store after awhile. Has anyone gotten it to permanently detach?
I just unchecked auto-update for YT and have to remember to skip it when updating everything else.
Click to expand...
Click to collapse
So far mine has stayed off. I will post again if it comes back.
As did mine.
avid_droid said:
It went away by itself again haha
Click to expand...
Click to collapse
You can use a module to disable YouTube. Only the vanced will appear. The official one is off from Playstore and your apps
Mines not going away.
I now tried using TeMeFI to detach YouTube from the play store. So far so good.
the bolt of thunder said:
I now tried using TeMeFI to detach YouTube from the play store. So far so good.
Click to expand...
Click to collapse
Great find. It works! Here's how in more detail for anyone running across this:
With TeMiFi, detach youtube from play store doing the following in the menu:
> Application Info / Manage
> Detach Package from Playstore
> DETACH: Select package then Protection Level
> Youtube - com.google.android.youtube
> 3- invalidate the data, block any attempted corrections and elicit an error in the calling client
@pf100 I'm glad I could help someone! It is still working for me. Nothing else did.
I used debloat for YouTube to be gone then then I used YouTube Vance's and after that I did detach so that you don't have that problem no more that he wants to update bit after a while he want to update it again then use the detach again then it will be okay
P.s
Also turn of automatic updates just to be sure that YouTube doesn't get updates
Just READ instructions from vanced website or tg group.. TeMeFi works well.
TurboStrutsi said:
Just READ instructions from vanced website or tg group.. TeMeFi works well.
Click to expand...
Click to collapse
IIRC, I did READ the instructions from the Vanced webpage. Nothing seemed to work properly. Then I found TeMeFi and have been happy ever since.
Yesterday I rooted my device thanks to you guys, which went really well and passing SafetyNet was a breeze. I just have a few questions that I'd like to get solved:
1) Play Store Certification - I accomplished this by using the fingerprint mask Magisk module, and I chose OnePlus 8 Pro Android 11 for my fingerprint. Play Store certification is now accomplished, but should I have had to do this? This leads on to question 2....
2) I thought I would be able to get certification by adding the Play Store to Magisk hide, but Play Store doesn't appear in the list of apps in Magisk. Same with Netflix. I was confused by this, as a) I thought that all apps should appear and b) the root tutorial pinned to the forum specifically says to add Play Store and Netflix to Magisk hide
3) My Netflix Widevine is now L3. Did I mess up somewhere? I've read that on OOS11, unlocking the bootloader doesn't trip Widevine
samwhiteUK said:
Yesterday I rooted my device thanks to you guys, which went really well and passing SafetyNet was a breeze. I just have a few questions that I'd like to get solved:
1) Play Store Certification - I accomplished this by using the fingerprint mask Magisk module, and I chose OnePlus 8 Pro Android 11 for my fingerprint. Play Store certification is now accomplished, but should I have had to do this? This leads on to question 2....
2) I thought I would be able to get certification by adding the Play Store to Magisk hide, but Play Store doesn't appear in the list of apps in Magisk. Same with Netflix. I was confused by this, as a) I thought that all apps should appear and b) the root tutorial pinned to the forum specifically says to add Play Store and Netflix to Magisk hide
3) My Netflix Widevine is now L3. Did I mess up somewhere? I've read that on OOS11, unlocking the bootloader doesn't trip Widevine
Click to expand...
Click to collapse
Well you could have gone much easier.
1) Turn on Magisk Hide and Systemless Hosts.
2) Right bottom of Magisk Hide theres the Magnifying glass to search. Click on it and click Show System Apps. Then Play Store and Google Services will be shown. Hide everything in Play Store tab and Google Play Services Tab. Also Netflix tab.
3) Clear cache of Play Store, Google Play Services, Netflix(might even unistall updates here just to be sure, thats what i did).
4) Reboot Phone, Go Play Store and update Netflix through Play Store at this point. Should be at Widevine L1
Ninxha said:
Well you could have gone much easier.
1) Turn on Magisk Hide and Systemless Hosts.
2) Right bottom of Magisk Hide theres the Magnifying glass to search. Click on it and click Show System Apps. Then Play Store and Google Services will be shown. Hide everything in Play Store tab and Google Play Services Tab. Also Netflix tab.
3) Clear cache of Play Store, Google Play Services, Netflix(might even unistall updates here just to be sure, thats what i did).
4) Reboot Phone, Go Play Store and update Netflix through Play Store at this point. Should be at Widevine L1
Click to expand...
Click to collapse
Ok I will try this, thanks for the pointer. I had hit that System Apps thing before but perhaps it didn't refresh. I can see it now
I can't install Netflix from the Play Store, it says the app is no longer compatible with my device. If I search for it, it doesn't appear. I can only get there by clicking the pre-installed icon, and then I can't do anything
samwhiteUK said:
I can't install Netflix from the Play Store, it says the app is no longer compatible with my device
Click to expand...
Click to collapse
Download it from apkmirror. Give it some time should be available soon on playstore after it gets Certified. Wasnt for me on playstore at first. give it some time and check again. BTW did you delete your module of fingerprint?
Ninxha said:
Download it from apkmirror. Give it some time should be available soon on playstore after it gets Certified. Wasnt for me on playstore at first. give it some time and check again. BTW did you delete your module of fingerprint?
Click to expand...
Click to collapse
I will download from there, that's what I did before. I deleted the fingerprint, and hid the Play Store, and I'm now certified with Play Protect without all that rubbish. Is it just a matter of time then before Netflix shows up again? I will install the APK - presumably I will still be able to get updates through the Play Store after that. I will let you know if I get Widevine L1
Nope, still L3. I don't even watch Netflix that much on my phone, so it's not urgent, but I'd just like to know that everything was working as a standard phone would :/
To me it was shown after some time. got a update of netflix through playstore and got widevine L1. Unistall udpates on Netflix and wait maybe u will get it from playstore after some time
Did you start off with Widevine L3 when you first unlocked? If it's supposed to remain at L1 and it hasn't for me, then I don't know if it's worth waiting. Can it go back up?
samwhiteUK said:
Did you start off with Widevine L3 when you first unlocked? If it's supposed to remain at L1 and it hasn't for me, then I don't know if it's worth waiting. Can it go back up?
Click to expand...
Click to collapse
I dont actually know that. Netflix was not available after rooting. And since i had just unlocked bootloader phone was resetted. So i was installing all apps and updates and netflix was not available. I managed to install all updates of apps and installed new apps, did magisk hide and hide netflix, play store, google services, clear cache, reboot. still netflix wasnt available but i did not open it, until later when i got an update through netflix, logged in, checked it was L1
Got the update, just came through. Added to Magisk hide, logged in, but it's still L3.
samwhiteUK said:
Got the update, just came through. Added to Magisk hide, logged in, but it's still L3.
Click to expand...
Click to collapse
:/.. clear cache again idk... damn
samwhiteUK said:
Got the update, just came through. Added to Magisk hide, logged in, but it's still L3.
Click to expand...
Click to collapse
Does Playstore says certified? There would be no reason for L3 if you already got netflix on play store working fine... Try unistall it again, clear data again, reboot and go install it again from playstore..... meh
I'll wait and see if anyone else comes along, and I'll do some more searching. Thanks for your help!
Ninxha said:
Does Playstore says certified? There would be no reason for L3 if you already got netflix on play store working fine... Try unistall it again, clear data again, reboot and go install it again from playstore..... meh
Click to expand...
Click to collapse
Yeah, Play Store certified, assuming I'm checking in the right place (in the settings menu)
samwhiteUK said:
Yeah, Play Store certified, assuming I'm checking in the right place (in the settings menu)
Click to expand...
Click to collapse
Yes play store settings and then about in the end... Try one more time what i told you and idk what else. I got L1, dont think i was just lucky...
Ninxha said:
Yes play store settings and then about in the end... Try one more time what i told you and idk what else. I got L1, dont think i was just lucky...
Click to expand...
Click to collapse
Yeah, uninstalled and reinstalled and it's still L3. DRMInfo says L3 as well
Although Widevine L1 is displayed, it becomes L3 and gives an error when watching Netflix downloaded content. not working properly.
samwhiteUK said:
I can't install Netflix from the Play Store, it says the app is no longer compatible with my device. If I search for it, it doesn't appear. I can only get there by clicking the pre-installed icon, and then I can't do anything
Click to expand...
Click to collapse
Reset you fingerprint and reboot, then wipe play store and services and try again also make sure to rename hide magisk app in magisk settings
toolhas4degrees said:
Reset you fingerprint and reboot, then wipe play store and services and try again also make sure to rename hide magisk app in magisk settings
Click to expand...
Click to collapse
I have Netflix installed now. The only issue I have now is the DRM is L3