Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
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

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions