57
Views
2
Comments
Dynamically change mobile app logo
Application Type
Mobile
Platform Version
11.17.0 (Build 37099)

Hi all,

im working on a mobile application where one of the requirements is to be able to press a button at runtime and it be able to change the application logo and application title on the user's devices home screen. I've seen this done with apps such as Snapchat and Instagram but was wondering if it was possible using Outsystems.

Thanks in advance

UserImage.jpg
vikas sharma
Champion

Hi,

I don't think it will be possible because as per OutSystems guideline if we make any changes in the app icon or app title we need to republish the store. So I don't think you will be able to switch app icon at runtime.

regards

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Long overdue, but as I was searching for this solution myself, I came across this Cordova plugin (only iOS) that could be used. Didn't try it yet myself:

https://www.npmjs.com/package/cordova-plugin-app-icon-changer


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.