Knowledgebase
RSS Feed
Knowledgebase : Appeon > Deployment > Mobile Client
Appeon 2013 version comes with new Appeon Mobile Developer plug-in that allows you to install 1 toolbar with the Web and Mobile features.
No, we do NOT use HTML. We are producing real Native targets that allow for native integration with the mobile SDK, richer UI and functionality, and faster performance.
Appeon Mobile can deploy and run mobile apps in two ways: 1- Install and run the application via Appeon Workspace Appeon Workspace is a ready-to-use mobile application provided with Appeon Mobile. It is available in both .IPA and .APK formats, and can be distributed via Apple Store, Android Market or your own server. End-users will need to first install Appeon Workspace on their device, and then launch the application from Appeon Workspace. It will be configured to communicate with your Appeon Server, a...
Yes, once you compile the project files into stand-alone .IPA and .APK files then you can deploy your apps to the Apple and Android marketplaces (assuming the application you built meets the iOS and Android marketplaces' guidelines). In the case of iOS, you would need to sign up for the Apple Developer Program and obtain an Appel Development Certificate at a cost of US$99. You will find more information about the Apple Developer certificate here [1] Links: ------ [1] http://novalys.net/support/staf...
Appeon Mobile is intended to develop database-driven native mobile applications. As such, the Appeon Server is required when the application is running. However, the generated application can be submitted to Apple Store and Android Market. Actually, today many of the mobile applications on the Apple Store and Android Market connect to some sort of server-side resource to read/write data.
The Appeon Server won't be required in this case, but the application will have to be deployed as Pure-native mobile application.
Basically, without the server component (Appeon production license) you can only build a simple applications that is just PowerScript and UI. If you want to make Web service calls, database calls, and/or calls to .NET/Java server business logic components, then Appeon Server is required,the Appeon Server makes the Web service call on behalf of the Appeon Mobile client application.
All data is ONLY stored on the server-side DB, unless "Offline Access font-size: medium;">If offline capability is required, then some data must be temporarily cached on the device. Appeon Mobile gives the developer full control and transparency over the data caching and synchronization. We provide APIs allowing developers to decide what data to cache, what sync strategy to use, etc. (Appeon Mobile 1.5 and over)
Yes you can deploy existing PB apps to Mobile but please take into account the following information: Besides modifying the unsupported features, we also recommend adjusting the PB app UI, navigation and possibly the functionality to best suit tablets and smartphones. At a minimum, we suggest adjusting the window size, control size, row height, font size, etc. so they are easy to operate on the targeted device. Appeon Mobile provides an emulator to simulate your app on a given Mobile OS and identify ...
Appeon Mobile supports both Online and Offline Modes. The offline access feature will be available in Appeon Mobile 1.5 . Offline will require you to purchase Mobilink from Sybase. If offline capability is required, then some data must be temporarily cached on the device. Appeon Mobile gives the developer full control and transparency over the data caching and synchronization. We provide APIs allowing developers to decide what data to cache, what sync strategy to use, etc.
Please check the attached and try to kill the app in the task bar by following the next steps: 1) Click on the "Home" 2) Move your finger to get out of the task bar; you can see the apps there are running and they are auto-hided. If you click on the ''pin'', the task bar will stay up and won't be auto hided. 3) Hold your finger on the icons for a few seconds until the red circles appear 4) Click on a red circle to close one application.
Below is a short summary of the procedure and attached is a tutorial from Apple 1. Prepare a Macintosh computer or VMWare running OSX (OSX is Apple's operating system) 2. Install Apple Xcode tool. 3. Apply for a Developer Certificate ($99/yr) or Enterprise Certificate ($299/yr). https://developer.apple.com/programs/start/ios/ [https://developer.apple.com/programs/start/ios/] Developer is better for creating apps that go on the Apple store. Enterprise is better for creating apps that are distribute...
How is the 'Date' displayed in the iPad? If you have specified the exact date format (e.g. yyyy-mm-dd) in the Datawindow then it would be displayed as is specified. However, if you have specified the general format (e.g. [shortdate] [time]), it will be displayed as indicated on the settings General->International->Region Format in the iPad.
This article describes the steps the Client must follow to ensure that the issues being reported are reasonably-suspected to be Appeon Product Issues. It is important the Client carefully follows this checklist to avoid wasting precious down time and frustrated users. Appeon Technical Support will only assist with Appeon Product Issues. APPLICATION SERVER DOES NOT START This is NOT an Appeon Product Issue and is NOT covered by Technical Support. WEB BROWSER DOES NOT START This is NOT an App...
This article describes the Appeon's recommendations to ensure successful deployment of applications to a production environment. It is important the Client follows these recommendations. A problem caused by not following these recommendations will not be eligible for Technical Support. PERFORMANCE TUNING The PowerBuilder source code should be optimized to ensure high performance and high scalability. Most PowerBuilder applications exhibit some level of performance and scalability issues when run ov...
Not all the print functions are supported by Appeon Mobile. Please see more information here [1] Links: ------ [1] http://www.appeon.com/support/documents/appeon_online_help/1.5/features_help_for_appeon_mobile/ch07s01s01.html#System_Functions_Print_Functions
Different Appeon Workspace versions can coexist on the same mobile device Posted by Luo Zhen on 15 November 2013 05:30 PM The Appeon Workspace for Mobile 1.0, Mobile 1.5 or Mobile 2.0 (you can use the same Appeon Workspace for Mobile 1.5 and 2.0 on iOS) can coexist on the same mobile device, so you can have multiple Appeon Workspace versions installed on your mobile device to run different version of mobile applications. #1- To run the application with Mobile 1.0, since its matched versions of t...
When you login the AEM with the correct username/password in IE 10, the login page will keep the same and nothing would happen. CAUSE: You didn't set the Compatibility View settings. SOLUTION: Before you take the action below please make sure you have added the URL of the application as the Trusted Site. Step 1: Go to IE > Tools > Compatibility View settings. Step 2: Add your web site to be displayed in the compatibility view. By doing so, if you get the blank screen after entering t...
Starting with Appeon 2013 R2, the Appeon Workspace (AWS) available in the Apple Store is only for demostration purposes, you won't be able to add any other application to it. In order to deploy your applications to the mobile devises of your end users you need to host your own AWS. You can set up your Appeon Workspace Server by following the below procedure: 1. Get the AWS installation package. For Appeon Mobile 1.0 users, the file is available at: http://download.appeon.com/APB/2013/appeon/ga/...
If you are having problems validating and executing the events StartLoad and EndLoad on Android devises using Appeon 2013 R2 please do the following: Uninstall the AWS on the Android device and then install it with the link http://ftp.appeon.com/Aws136.apk [http://ftp.appeon.com/Aws136.apk]. After install it, then please add the link http://demo.appeon.com/ps_mc1 [http://demo.appeon.com/ps_mc1] in AWS to test if it works fine.
Appeon Web works on Windows surface on Windows tablets however Appeon Mobile doesn't support any Windows platform for the moment.
There are two methods to display the PDF files on the client mobile device. Method 1: Put the PDF files to the web server and then display it with the following codes: inet l_inet l_inet = create inet l_inet. HyperLinkToURL("http://192.168.168.18/files/test.pdf [http://192.168.168.18/files/test.pdf]") Method 2: Use the Webview objects which are provided in the Appeon 2015 version to display the PDF files locally. Here is the related help documentation and codes for your reference: http://www.ap...
The enterprise provisioning profile in Appeon Workspace (AWS 2013 R2 Build 0110, Build 0126, or Build 0136 (JP) ) will expire on November 7th 2014 and AWS will stop working after that. You would need to use the latest AWS by following Appeon instructions to solve this issue. Note that unless you submitted your own AWS or your app as standalone app to Apple store, you need to follow the instructions to fix this issue. Read more detailed information and follow instructions from http://demo.appeon.com/awsu...
The file path is appeongetcachedir() + '/config/aws$ini$.xml', for example: x9*7^^/sdcard/Android/data/com.appeon.mobile/files/1b726971/config/aws$ini$.xml You cannot use fileexists to judge if the ini file exists or not for the Appeon web application. The INI Files tool determines whether the Appeon deployed applications would download XML files that emulate INI files to the clients for profile functions, or directly use the XML files stored in Appeon Server database. Please refer to article below for mor...
Help Desk by Novalys