@liarg wrote:
Hi guys,
I’m looking for a solution to read out values from app’s .plist file with given keys. I’ve tried Cordova plugins as
- https://www.npmjs.com/package/cordova-plugin-app-config
- https://www.npmjs.com/package/cordova-plugin-emm-app-config
but it was not expedient, seems to be written for older ionic versions. For example accessing cordova.plugins.EmmAppConfig leads to an error (Property ‘EmmAppConfig’ does not exist on type ‘CordovaPlugins’)
Maybe someone could help me.
Posts: 1
Participants: 1