Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status on the project? #2

Open
andersravn opened this issue Nov 30, 2017 · 4 comments
Open

Status on the project? #2

andersravn opened this issue Nov 30, 2017 · 4 comments

Comments

@andersravn
Copy link

Hi.

I was trying to test this Cordova plugin with Ionic (v 3.19.0) and Cordova (v 7.1.0).

I get the following error, when trying to build:
skaermbillede 2017-11-30 kl 11 57 35

We are a pair of masters students at the IT-University of Copenhagen who were considering using this plugin for our thesis project.

Is the project still being maintained?

@mor1
Copy link
Member

mor1 commented Nov 30, 2017

/cc @ktg @dominicjprice @wwpreston

@wwpreston
Copy link
Contributor

Hi,

Try opening the project in XCode and changing the target to either a physical device or "Generic iOS Device" (you may need to finish the build in XCode but it should save the target so that it works on the command line as well).

The frameworks in this plugin only support the arm_v7 and arm64 architectures (or compatible) while the simulator is x86_64. Last time I checked the simulator does not support camera functions.

Hope that helps.

@andersravn
Copy link
Author

It seems like opening and building in Xcode solves the above problem. However, I'm having a lot of other issues once inside Xcode, and trying to install on a device. We were actually aiming to build a progressive web app. Is there any chance this ArtCodes library will work in a normal browser?

@wwpreston
Copy link
Contributor

This plugin currently only supports iOS and Android. There are no immediate plans to support other platforms.
I'm happy to help with any problems you are having with iOS.

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

No branches or pull requests

3 participants