jeppeman / GloballyDynamic

Dynamic Delivery everywhere through a common API
Apache License 2.0
299 stars 18 forks source link

[Question] Can I use OTA update for dynamic module? #119

Open yashawasthi10 opened 1 month ago

yashawasthi10 commented 1 month ago

Hi, Is there a possibility that post shipping the app outside play store and using self hosted solution, I want to leverage Codepush like functionality for my dynamic module APK? If yes then what should be the approach?

yashawasthi10 commented 2 weeks ago

@jeppeman any insight here? Also one more question, is there any way to override intent of package installer for silent updates?

jeppeman commented 2 weeks ago

Hi @yashawasthi10, I'm not sure I follow? Are you asking if it is possible to self host and push updates? If so yes, see docs here for example: https://globallydynamic.io/user-guide/server

RE silent installs, it is not possible unless you are using GloballyDynamic from a system app