mattrayner / cordova-plugin-vuforia

A 'simple' Vuforia based image recognition plugin for Cordova
MIT License
59 stars 39 forks source link

Vuforia for cordova app #113

Closed AgNm closed 7 years ago

AgNm commented 7 years ago

Expected Behavior

I have created a sample cordova app. I have also created a sample android app. In Android, I can see below image: http://1.bp.blogspot.com/-ucDjcZHfrpE/T0EpVv7nwqI/AAAAAAAAA84/nYa7KzZJj34/s1600/desireRA.jpg

But it is not working same for cordova app.

How I can make it work for cordova app same as native android app? ​

Your Environment

mattrayner commented 7 years ago

Hi AnG, The android screen shot you've include - is that using the plugin or the native Vuforia samples?

AgNm commented 7 years ago

Hi @mattrayner,

It is using native Vuforia samples. But I want to do same in Cordova Apps.

AgNm commented 7 years ago

@mattrayner Can you please suggest on this, how I can proceed to make it work same as native.

mattrayner commented 7 years ago

Hi AnG, At the moment this plugin uses Vuforia for image recognition only. Going forward I may investigate using it for augmented reality but this is currently out of scope.

Thanks, Matt

AgNm commented 7 years ago

@mattrayner Thanks, I'm waiting for same.