This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
WSO2Con - WSO2 Conference App for iOS Devices
Introduction
WSO2Con is an event where, you will gain knowledge on emerging technologies, best practices, and WSO2 product features in the perspective of accelerated development and building a connected business.WSO2Con mobile app provides all the information you require when you are at a WSO2 Conference. It provides information about the sessions, speakers, venue and sponsors. Also, you can provide feedback on the sessions through this app.
Prerequisites
Download WSO2 EMM, and start the server with a port offset of one.
To set a port offset of 1 in WSO2 EMM or WSO2 MDM, change the value of the
<Offset>
element in<CDM_HOME>/repository/conf/carbon.xml
file as follows:<Offset>1</Offset>
Download WSO2 AppM, and start the server.
Executing the Sample
Follow the steps below to execute the sample.
In this guide <PRODUCT_HOME>
refers to the directory of the product, if you built it by downloading the source.
Creating WSO2Con mobile application
You need to create a new mobile app to use the WSO2Con app as an iTunes application.
Uploading the application
Follow the steps below to upload the app.
Log in to App Manager publisher console using admin/admin as username and password.
Click Mobile Applications in the top menu.
Click Add New Mobile Application.
Enter
iOS
for Platform andPublic
for Store Type as shown below.Locate the WSO2Con app in iTunes, and enter the ID of the app URL for App identifier as shown below. The URL of the WSO2Con app is as follows: https://itunes.apple.com/lk/app/wso2con/id598105721
- Click Next.
Entering the application details
Follow the steps below to enter the details of the app.
- Enter
WSO2Con
for Title, and a preferred description about the app for Description. - Enter the version number for Version.
Download the banner.png image, and upload it for Banner.
If you have the source of the product downloaded, use the
<PRODUCT_HOME>/webapps/mobileapps/WSO2Con
/Resources/banner.png
image for the banner.Download the screen1.png and screen2.png images, and upload them for Screen Shots.
If you have the source of the product downloaded, use the following images for the screenshots.
<PRODUCT_HOME>/webapps/mobileapps/WSO2Con/Resources/screen1.png
<PRODUCT_HOME>/webapps/mobileapps/WSO2Con/Resources/screen2.png
Download the icon.png image, and upload them for Icon file.
If you have the source of the product downloaded, use the
<PRODUCT_HOME>/webapps/mobileapps/WSO2Con
/Resources/icon.png
image for the icon.When you complete entering the details you see the screen as shown below.
Click Submit.
When the MyTracks app is created in App Manager, you see it in the list as shown below.Click Submit, click Approve, and then click Publish.
Using WSO2Con mobile application
By default, App Manager store is not connected to CDM. Therefore, it acts as a catalog. Follow the steps below to view it.
- Access the App Manager store using the following URL: https://localhost:9443/store/
- Log in to the store with admin/admin as username and password.
- Click on the published app and you view it.
Integrating with Mobile Device Manager (MDM)
If you have already integrated WSO2 App Manager with WSO2 EMM, WSO2 MDM, or any other MDM you can skip this section.
Follow the steps below to integrate WSO2 App Manager with a MDM.
Integrate a mobile device manager with WSO2 AppM. For instructions, see Integrating a Mobile Device Manager.
- Restart WSO2 App Manager.
Installing the mobile app
Follow the steps below to install the WSO2Con app on your mobile device.
Access the App Manager store using the following URL:https://localhost:9443/store/
Click on the app. You view the app as shown below.
Click Install.
Select the device from the displayed list as shown below.
Now, the WSO2Con app is provisioned to the selected mobile device, and the app appears on the device to be installed through iTunes.