I was trying to submit an apk of mine to the play store instant app section when i get the error - Your Instant App APKs should contain at least one base APK.
Now, the app was compiled using phonegap and phonegap provides only one APK which I have submitted to the play store. I have read several documentations and other similar Qs but I can't find a solution to this.
The APK i am trying to submit as an Instant App is well under the 4mb limit and is properly signed too.
Any help would be appreciated.
EDIT : Tried submitting a zip too, no success. Is there anything specific the apk should be called or is instantApp fine?