localized-app-name-plugin
Mobile icon

Localized App Name Plugin

Stable version 1.1.1 (Compatible with OutSystems 11)
Uploaded
 on 24 Jun (23 hours ago)
 by 
5.0
 (1 rating)
localized-app-name-plugin

Localized App Name Plugin

Compatible with:
Created on OutSystems 11

Version 1.1.1

Stable
Current
Uploaded on 21:19 (2 hours ago) by 
Compatible with:
Version 11
Database:
All
Release notes:

New Feature:

Set a default home-screen app name for devices whose language isn't covered by your locale JSON files. Add it to your mobile app's Extensibility Configurations under preferences.global:

{
  "preferences": {
    "global": [
      { "name": "AppDefaultName", "value": "Weather" }
    ]
  }
}

One value applies to both iOS and Android. If not set, the OS falls back to the app name defined in the module.

Application Objects:
Localized App Name Plugin has 0 AOs.

Version 1.1.0

Stable
See documentation
Uploaded on 21:02 (2 hours ago) by 
Compatible with:
Version 11
Database:
All
Release notes:

New Feature:

Set a default home-screen app name for devices whose language isn't covered by your locale JSON files. Add it to your mobile app's Extensibility Configurations under preferences.global:

{
  "preferences": {
    "global": [
      { "name": "AppDefaultName", "value": "Weather" }
    ]
  }
}

One value applies to both iOS and Android. If not set, the OS falls back to the app name defined in the module.

Application Objects:
Localized App Name Plugin has 0 AOs.

Version 1.0.5

Stable
See documentation
Uploaded on 21 May by 
Compatible with:
Version 11
Database:
All
Application Objects:
Localized App Name Plugin has 0 AOs.