Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

HostedWebApp Plugin not working for iOS #102

Open
kiranbanda opened this issue Sep 18, 2017 · 1 comment
Open

HostedWebApp Plugin not working for iOS #102

kiranbanda opened this issue Sep 18, 2017 · 1 comment

Comments

@kiranbanda
Copy link

Hi,

I started using this plugin in my project and it works great for Android.
On iOS, I have a few issues.

  1. iOS (XCode 8.x in particular) requires cordova-ios 4.3.1 or higher. It looks like this plugin only supports up to 4.1.9?
  2. When I run the cordova application on iOS, I don't see that the hosted web application (my application) is not having access to cordova object / the native plugins. Am I missing something here?
  3. I went with mode=client for Android and I didn't have to include/ serve the scripts from my serverside application. The cordova.js and the other plugins are installed at the client and am able to gain access without much trouble. This is not the case with iOS!

Any help is very much appreciated.

Great work, thanks in advance.

@Hanfrey
Copy link

Hanfrey commented Sep 29, 2017

You came to a solution for this? I think i have the same problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants