Click the required topic to view the corresponding information.
Kony Management 8.2.0 wrapping script supports AAPT. If you build an Android application with Visualizer SP2, the application is not wrapped in Kony Management. This is because Visualizer V8 SP2 uses Gradle version 3.0.x which by default uses APPT2. Android applications built with AAPT2 do not work with AAPT. To solve the issue, you must disable AAPT2 in Kony Visualizer.
To disable AAPT2 in Kony Visualizer, do the following:
android.enableAapt2=false
On iOS devices, Kony Enterprise Store app takes five minutes time to send the data logs to the server about status of user action (Install or Cancel) on installing a child app on the device to Kony Management Administrator console. If you have canceled the child app installation, you might still see the status of the install process as Installing on the enterprise store on the device. If you check the status after five minutes, the status will be refreshed and you will see an Install option.
You can send notifications to all devices enrolled in Kony Management suite by creating devices sets. Once you have a device set, you can send messages to all devices in that device set.
Important: You can only send messages to devices that are enrolled in EMM enrollment mode.
Note: For devices enrolled in MAM/MCM mode, you must send a bulk email through your email service.
For more information on sending push notifications and email messages, refer Kony Management User Guide.
To send a message to all devices, do the following:
To create a new device set for iOS and send a message to all iOS devices, do the following:
To create a new device set for Android OS and send a message to all Android devices, do the following:
Note: When there is a major release or hot fix deployed on Kony Management cloud, cloud deployment will take care of wrapping and creating a new version of the enterprise store as and if required.
Branding
Kony Management provides a default Branding set that can be used for an enterprise store for branding. When a new branding set is created or if an existing branding set is modified, when the new/modified set is applied on an enterprise store, the store is re-wrapped.
Specifically:
Application Settings – Certificates:
Modifications to any certificates in the Application settings triggers wrapping of enterprise apps and enterprise stores associated with those certificates.
Application Settings – Encryption Key:
Using the Encryption Key feature in the Application settings page, an administrator can generate new encryption keys or schedule an automated triggering of generating an encryption key.
When new encryption keys are generated, wrapping is triggered for enterprise stores and all “wrap and signed” enterprise apps would be triggered.
Note: Wrapping would be triggered for Android, Android Tablet and iPad and iPhone platforms.
Device Settings – Tracking Settings:
In the Device Settings page, when you modify the rule for the Enable Device Location Tracking feature, wrapping will be triggered.
Note: All Enterprise stores (All platforms) and Enterprise Apps (All platforms).
Authentication Settings – Kony Fabric Authentication settings:
In the Authentication Settings page, wrapping can be triggered in two scenarios.
When Apple WWDR certificate expires, it impacts the Enterprise Distribution certificate. To continue to use it to sign apps, you must delete the old WWDR from the keychain on the signing Mac system. Please follow the steps given below:
After you download the Kony Management Enterprise Store apk using any web browser, navigate to your Downloads folder on your android device.
You can also use a file manager application to open the Kony Management Enterprise Store apk. The apk can be found on the Device storage in the Download folder. Using any file manager application freely available on the Google playstore, you can access the Download folder. Clicking the Kony Enterprise Store from the Download folder will install the Kony Management Enterprise Store app on your device.
The user’s device might be a rooted or jailbroken device. If your Device Settings is set to not allow rooted or jailbroken device, the user will not be able to log in through the enterprise store. In your device settings, if you have configured it to not allow jailbroken or rooted devices,
For iOS Devices
For Android devices
From V8 release, Kony Management does not support Java 7. If you upgraded from Java 7 to Java 8, Android wrapping may fail. If you encounter the following problem, see the solution available.
Exception in thread "main" brut.androlib.AndrolibException: java.io.IOException: The system cannot find the path specified
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:493)
at brut.androlib.Androlib.buildResources(Androlib.java:427)
at brut.androlib.Androlib.build(Androlib.java:326)
at brut.androlib.Androlib.build(Androlib.java:264)
at brut.apktool.Main.cmdBuild(Main.java:231)
at brut.apktool.Main.main(Main.java:84)
Caused by: java.io.IOException: The system cannot find the path specified
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.createTempFile(Unknown Source)
at java.io.File.createTempFile(Unknown Source)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:472)
To fix the wrapping fail problem, do the following:
<EMM-InstalledDirectory>/tomcat/conf/
java.io.tmpdir=<temppath>
Rev | Author | Edits |
V8 | PK | PK |
Copyright © 2018 Kony, Inc. All rights reserved. |