Change App icon in iOS through Custom URL

Viewed 901

I know we could change the app icon of the application in iOS 10.3 above and I achieved this successfully, but my question is that could we achieve this using a custom url.

Suppose that the app icon is stored in the backend server and the icon while changed according to the user login in the system. Is it possible?

1 Answers
Related