Coder Social home page Coder Social logo

tazaf / ionicitudedemoapp Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 13.0 21.08 MB

This app is a demonstration of an Ionic App that implements Ionicitude and uses the Wikitude Cordova Plugin

License: Apache License 2.0

JavaScript 86.01% CSS 12.46% HTML 1.53%
augmented-reality augmented-reality-applications demo-app ionic ionicitude wikitude

ionicitudedemoapp's People

Contributors

tazaf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ionicitudedemoapp's Issues

FR - Wikitude-worlds code in angular

Do you have any sample of 'wikitude-worlds' code written in angular?
Almost all the codes Cordova plugin sample and your demo world samples all are written in the JS/jquery.

If you have any sample with angular for the worlds implementation it will be great.

Error on all cloud recognitions

I just ran the sample app and everything works well except the following worlds

2_CloudRecognition_2_ContinuousRecognitionVsOn-Click
2_CloudRecognition_3_UsingMetainformationInTheResponse

getting the following error

image

I have not done anything yet on the code.

ScreenCapture feature in controller ionicitude.

Greetings
I was trying to use the Screen Capture feature but i am battling. The screen Capture feature is also not working on the Demo App.
I see in the "capturescreen.js" file in the "6_BrowsingPois_6_Bonus-CaptureScreen" world that you are calling the captureScreen function you have created in the app.js file.

// The call to this Action is in www/wikitude-worlds/6_BrowsingPois_6_Bonus-CaptureScreen/js/capturescreen.js:283
function captureScreen() {
    Ionicitude.captureScreen(true, null)
      .then(function (absoluteFilePath) {
          console.log("snapshot stored at:\n" + absoluteFilePath);
      })
      .catch(function (error) {
          console.log(error);
      });
}

This function does not seem to work because when i press the button i still cannot see that console.log showing on the console.

ionic 3

hello,

I'm not sure if you are actively working on your project but I tried to use your code and the documentation is no longer valid b/c ionic has evolved.
Typically things like "ionic state restore" no longer work.
Anyway, I'm still trying to get it to work, have you tried it with ionic 3?

Ionic 3

hello,

I'm not sure if you are actively working on your project but I tried to use your code and the documentation is no longer valid b/c ionic has evolved.
Typically things like "ionic state restore" no longer work.
Anyway, I'm still trying to get it to work, have you tried it with ionic 3?

DemoApp dont react to images

Hi!
Thanks for the demo app.

Having some issues to get the app to work correctly. None of the demos work.

Followed all of your steps and no luck...
I have installed my trail license inside WikitudePlugin.js
Running on my iPhone.

Any suggestions?

Cpas Data Invalid in iPhone

In demo app i am using 6_BrowsingPois_3_LimitingRange where in iphone i am getting error like cpas data invalid . I am using local json file of lat longs for rendering the markers can you plese suggest wat can be the issue?

Thanks & Regards,
Saurabh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.