README
make message channel from web2nativeApp and vice versa
Provides a method `navigator.appinfo.getAppInfo()` that returns application information: the app version, build number (not on WP8) and the app identifier.
<script type="module">
import cordovaPluginUnicallApp from 'https://cdn.skypack.dev/cordova-plugin-unicall-app';
</script>
make message channel from web2nativeApp and vice versa