Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

AR World loading error : Your device does not support one or several of it's requested features. #7

Open
sheetaldshivdas opened this issue Nov 17, 2017 · 1 comment

Comments

@sheetaldshivdas
Copy link

Running the app in ipad 10.3 using xcode 9.1
Downloaded the sample and followed these commands

  1. ionic cordova prepare as restore state command is now deprecated
  2. ionic platform add ios
  3. cordova build ios

Seems that the first step missed adding camera plugin. Kindly advice

@Tazaf
Copy link
Owner

Tazaf commented Nov 18, 2017

Hi @sheetaldshivdas !

Indeed the ionic restore state has been deprectaded and is now replaced by ionic cordova prepare.
I need to update the documentation (and the code probably too).
Unfortunately, I didn't have any time to do so the past few months (and don't know if I'll have any the following months).

But, if you think that a plugin have been skipped by the first step, you still can install it manually.
Did you try to do ionic cordova plugin ls to see which plugins have been installed ?

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