简体   繁体   中英

Working cordova app with mobileFirst adapters

I have a cordova application and I have registered my application with IBM MobileFirst foundation service instance. And I have also created two http javascript adapters as well in my application but how can I use those adapters to retrieve the data or either post the data, just not getting that. I have tried several solution for that but non of them worked. Please help me resolve it as early as possible.

You can invoke adapter endpoints from your cordova application with the WLResourceRequest API.

This tutorial explains on how to use WLResourceRequest API in MobileFirst application for accessing adapter resource.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM