I have noticed with Android 10 on my Pixel 3a, every time I hit Yes to do an app update from my server, its crashing with this error:
I still target a much lower SDK since I sideload all my apps and dont use the play store. But this is the first time I have encountered this and I dont know why.
Thoughts?
B4X:
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=file:///storage/emulated/0/Android/data/md.bkrm01/files/tmp.apk typ=application/vnd.android.package-archive flg=0x20000 }
I still target a much lower SDK since I sideload all my apps and dont use the play store. But this is the first time I have encountered this and I dont know why.
Thoughts?