Will mesibo solution ( VDO & Audio) API will work in Oman & also mesibo SDk compatible with iconic framework? - mesibo

Will mesibo solution ( VDO & Audio) API will work in Oman & also mesibo SDk compatible with iconic framework ?

We have tried it in UAE and it works.
Regarding ionic, refer this https://mesibo.com/documentation/faq/#does-mesibo-supports-cross-platform-tools-like-flutter-react-native-ionic-etc
You can use mesibo with all the cross-platform tools like Flutter, React-Native, Ionic, etc. mesibo APIs are provided as a Native SDK for Android, iOS, and Web. Since all the cross-platform tools offer a way to access native APIs, you can use mesibo from the platform of your choice. Refer to respective platform documentation to learn how to access native APIs. You can also refer a short tutorial here Using mesibo with Cross-Platform Application Development Tools like Flutter, React-Native, Swift, Ionic, etc.

Related

Migrating off of the MSDKUI

I have an old project that needs updating. It is using the MSDKUI.
There is a note at the bottom of the MSDKUI iOS githib page:
https://github.com/heremaps/msdkui-ios
Maintenance Notice
The MSDKUI project will be discontinued as it is incompatible with the new 4.x HERE SDK releases.
I am using the Enterprise API for the truck routing features. The Enterprise API is on v3 and the Navigation API is on v4
Do I migrate off of the Enterprise API to the Navigation API?
If I can continue using the Enterpise API do I need to immediately come off of the MSDKUI? Or can I continue to use that + the Enterprise API for a while until the Enterprise API moves to v4?
As stated in the maintenance notice: The HERE team does not plan any additional feature implementation for the future. This repository will stay online and it can still be forked and used for commercial or non-commercial projects, but we plan only limited maintenance work from now on.
There is no need to switch immediately but I would recommend to get in contact with us to start evaluating the Navigation release based on 4.x.
I would recommend to migrate from the older 3.x version to the new 4.x editions, e.g. the HERE SDK Navigate Edition for iOS.
It has excellent truck features, like dedicated truck warning functions and truck map layers.
The documentation for 4.x also provides a migration guide that explains how easily you can migrate from Premium to Navigate.
Regrading the MSDKUI toolkit: There's no equivalent yet, but if you consider to switch to Flutter, then you can benefit from this new Ref App project on GitHub. It has a lot of ready-made UI and it's free to use in commercial apps.

Is Agora RTM available for Xamarin Forms?

We would like to use Agora to develop a chat section in our Xamarin Forms App like this. Chat will also support voice messages, calls and video calls. On Agora's when I look at SDKs available there are various options like Flutter, ReactJS, Windows, Android, iOS and so on but I can't find Xamarin Forms as platform. On the web I found some NUGET packages like this for Xamarin Forms support, they look official but can't verify it. I found an example on github here, but It is for video calls and not RTM.
Please help!

Here SDK: Offline capabilities in Flutter application

We have to develop a Flutter application with your SDK, however, we must allow the use of your SDK in offline mode. Unfortunately, the premium version is not yet developed for Flutter. What do you think is the best approach to allow using offline mode on a Flutter project?
Our 4.x SDKs are currently in active development. Offline mode including map, positioning, routing etc has been planned for the 4.x SDKs. Some of the modules will be available in the upcoming releases. So, please check back later for the update.

Xamarin turn-by-turn navigation with routing and HERE

I am using Xamarin iOS and Android for turn-by-turn navigation routing. Can this be done with HERE?
We recommend using android studio. For Xamarin, bindings need to be created in SDK, which are not available in our existing roadmap. Hence you can either create the bindings yourself or using our professional services as SDK libraries need modification in this case. Yes it is available. It can be done.
Please refer the individual documentation for Android and Ios for more details :
Android : https://developer.here.com/documentation/android-premium/dev_guide/topics/map-guidance.html
IOS : https://developer.here.com/documentation/ios-premium/dev_guide/topics/map-guidance.html

Integrate Cordova-Sqlite 2 plugin into an existing IBM MobileFirst application

I am trying to integrate the cordova-plugin-sqlite-2 plugin into my IBM MobileFirst application to be able to manipulate native databases from JavaScript.
I always encounter the same message "transaction wait for open operation". I think that I was not able to install the plugin correctly.
I've seen many tutorials that explain how to install plugins into an existing Cordova project but it's not the same structure.
So, my question is: What are steps to integrate this plugin to an existing MobileFirst application in which I already have an android environment?
MobileFirst Hybrid applications do not support 3rd party Cordova plug-ins.
Your options are:
Using MobileFirst 7.1, create a Cordova app using the MobileFirst CLI, where your chances are higher for a successfull plug-in integration: https://www.raymondcamden.com/2015/08/18/developing-hybrid-mobile-apps-with-ibm-mobilefirst-7-1/
If using Hybrid is a must, you may attempt the following workaround for plug-in integration: https://mobilefirstplatform.ibmcloud.com/blog/2015/08/03/integrating-3rd-party-cordova-plug-ins/
Migrating Hybrid apps to Cordova apps: http://www.ibm.com/support/knowledgecenter/SSHS8R_7.1.0/com.ibm.worklight.dev.doc/dev/t_migrating_cordova_project.html

Resources