ibm-mobilefirst

Passing parameters through HTTP Adapter?

江枫思渺然 提交于 2019-12-04 05:27:29
问题 I want to send an email to the user after he/she sign's up in my hybrid application (based on IBM Worklight 6.0). I want to pass the parameters (email ID) of the user to a PHP file hosted. I tried directly to send a mail in the URL as Follows, and this works: http://www.xxxyyyzzz.comli.com/email.php?a=someEmailAddress@someEmailHost.com How to do the same via a Worklight adapter? ADAPTER.XML <wl:adapter name="sendmail" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wl="http://www

IBM Worklight v 5.0.6 - Can't navigate multipages on Windows Phone 7.5 environment

放肆的年华 提交于 2019-12-04 05:21:32
问题 Hi I'm having trouble with WP 7.5 application development in IBM Worklight v 5.0.6. I used MultiPageApp Project from ftp://public.dhe.ibm.com/software/mobile-solutions/worklight/docs/v506/wl_gs_all_samples.zip for my experiment. There are many problems I had : First Problem I built WP 7.5 environment in worklight without editing the code. Then I run it in MS Visual Studio 2012 with Emulator 7.1 256MB. The problem is only the content of from MultiPageApplication.html appeared.

CSS3 animation does not work on Android 4.2

不想你离开。 提交于 2019-12-04 04:34:15
问题 I'm developing an app using Worklight where I need to put a small animated image using CSS. In tests on Android devices with version 4.4 works perfectly, I performed some tests on devices with Android 4.2 and 4.1 and this same animation does not work. IPhone 5 is working perfectly. My code is: <html> <style type="text/css"> .image-arrow { content: url("http://i104.photobucket.com/albums/m163/bl82/arrowup-green.png"); /* content: url("hand.png"); */ /* display: inline-block; */ width: 100px;

IBM Worklight 6.0 - Worklight Server not reachable

烂漫一生 提交于 2019-12-04 04:29:46
问题 When I am trying to build and deploy my application by right-clicking on application name -> Run As -> Build All and Deploy... I am getting a failure notification in the console: Failed to deploy the application to Worklight server: please verify that the Worklight server is started and reachable. I have first installed Eclipse Juno and then installed plug-in of Worklight V6 in it. Is it required to install Worklight server by some other means? This is the entire log: [2013-07-21 09:55:04]

Is there a tool to install an existing Cordova 3 plugin into a Worklight 6.1 app?

二次信任 提交于 2019-12-04 03:27:25
Worklight 6.1 uses Cordova 3.1. The documentation shows how to author your own Cordova plugin but I can't find any information on how to install existing Cordova 3 style plugins into a Worklight project. I tried installing the JavaScript and native components, and editing config.xml similar to what I did with Worklight 6.0, and that works in some cases. But I find that Cordova 3 style plugins are typically authored with the Cordova plugin management utility in mind and can't necessarily be just added to a project as is. The particular problem I hit was with the use of require() (expecting

How to debug Dojo in browser?

眉间皱痕 提交于 2019-12-04 03:13:58
I'm currently (trying) to develop an app with Worklight Studio 5.0.6 and Dojo (Mobile) 1.8.3. I have a really hard time to to find a proper method for debugging. After waiting 5-10 minutes for the build an deploy-process on the server, an error usually looks like this in the Chrome debugger: How am I supposed to track down this error in MY source? The whole stack trace consists entirely of Dojo code which generates an absolutely useless error message after 20 abstraction layers. Seriously, how do you guys handle this in real life? What methods do you use for debugging Dojo-driven apps in the

IBM Worklight - how to rename an application and change its icon, splash image

谁说我不能喝 提交于 2019-12-04 02:01:45
问题 We've used an existing example application to start a proof of concept with Worklight, we've made a lot of changes to the original code and we would like to change the application name and customize its icons and splash image. We've managed to make the aforementioned changes (Name, icons and splash) inside xCode, however this doesn't serve the future purpose of an automated build from Worklight to ipa. Could you please let us know what steps are involved to: How to rename an existing

IBM Mobilefirst CLI - Server start issue

无人久伴 提交于 2019-12-04 01:52:54
问题 I recently installed IBM MobileFirst CLI on my Mac, but I don't seem to be able to start the Server. See error below. I searched the internet and found that there is a bug in JDK which causes the JavaLaunchHelper error. I downloaded the beta version that supposedly fixes the issue from here - JDK Download Link . But this doesn't help either. Any other help is appreciated. Imayas-MBP:EmployeeDirectory imaya$ mfp start Initializing MobileFirst Console. objc[18564]: Class JavaLaunchHelper is

HTTPS Connection to Worklight Server 6.2

馋奶兔 提交于 2019-12-03 23:05:49
I have developed a app using worklight 6.2 targeting android and iOS, which should connect to the worklight server when the app starts. I did the following procedure. Developed an app in WL6.2 Enabled the connectOnStartup parameter as true. Added android environment Run the app on worklight development server. Now opened the worklight console using https://ip:10080/worklightconsole , the app is working fine. Since i need https connection, i opened the worklight console as, https://ip:10043/worklightconsole . The console successfully opened and working fine. Now i am deployed the app on android

IBM Mobile First - Json Store not working on Samsung Galaxy S6

笑着哭i 提交于 2019-12-03 22:21:38
问题 We're building a hybrid app with IBM Mobile First Platform (7.0) for iOS and Android platforms. We're using JSONStore to save user non-confidential data (we're not cyphering the data stored). When we deploy the application to a Samsung Galaxy S6 (Model SM-G920I) we're having this error on the init method of the Json Store: Error code: -11 OPERATION_FAILED_ON_SPECIFIC_DOCUMENT IBM Mobile First Platform - JSONStore errors Error details : "dlopen failed: "/data/data/com.MyMobileApp/files