I meet a very weird issue about installing dynamic feature module. It shows these error:
? W/Finsky: [1947] wiz.a(70): Split install requested but the app is not owned, package: xxx
? I/PlayCore: UID: [10165] PID: [29261] SplitInstallService : onError(-5)
? W/DefaultProgressFragment: Installation failed with error -5
But If I upload the exactly the same *.aab to internal app sharing
, everything works. Is there any possibility to cause this issue, and how could I resolve it?
Thanks!