This PR request helps to find platform values directly from the client. Additionally, some devices get a crash when running the "Zip(apk_path)" code. I'm adding an extra parameter called "platform_type". I have used your enumeration "BuildWith". It seems to help solve the problem.
This PR request helps to find platform values directly from the client. Additionally, some devices get a crash when running the "Zip(apk_path)" code. I'm adding an extra parameter called "platform_type". I have used your enumeration "BuildWith". It seems to help solve the problem.
https://github.com/sharmadhiraj/installed_apps/issues/29
Thanks