brave-digital / react-native-wikitude

Bridge between Wikitude and React Native
MIT License
23 stars 12 forks source link

Problem with architect.js #12

Open lehuydev2203 opened 5 years ago

lehuydev2203 commented 5 years ago

I have problem with link https://wikitude.com/libs/architect.js . It's not found .

image

and My code : image

JanOwiesniak commented 5 years ago

I think this issue is unrelated to react-native-wikitude. It looks like this is expected behaviour.

not_found

http://www.wikitude.com/external/doc/documentation/latest/android/samples.html

expected

https://support.wikitude.com/support/discussions/topics/5000086748

lehuydev2203 commented 5 years ago

Yes , i know it , i tried to try it . but It seems that things are not very favorable .

JanOwiesniak commented 5 years ago

First you should figure out if you ar scene is broken or not.

One possible way of doing this would be to download the iOS or Android SDK and run a sample scene. If this is working, replace the sample scene with your scene.

Another way would be to run a sample scene in your current react-native-wikitude stack.

lehuydev2203 commented 5 years ago

ok , thanks you , i will try

thylo commented 5 years ago

@JanOwiesniak Just to be sure, when you talk about the "ios sdk" you do mean the "IOS Javascript SDK" ?

JanOwiesniak commented 5 years ago

Yes, i’m talking about the Javascript SDK (available for iOS and Android)