mattrayner / cordova-plugin-vuforia

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

Doesn't display the overlay until you can close Vuforia. #85

Closed Stending closed 8 years ago

Stending commented 8 years ago

Description

The overlay will wait that Vuforia to be closable before displaying

Motivation and Context

After some use of the plugin, we noticed that if you close vuforia a bit to soon, the plugin completly crash. So we made the overlay to wait until Vuforia can be closed.

How Has This Been Tested?

Tested on iPad and iPod Touch

Types of changes

mattrayner commented 8 years ago

Does this issue also exist in Android?

Stending commented 8 years ago

I just tested it, it's not needed on android!

mattrayner commented 8 years ago

Cool - if you rebase from mast I'll get it merged in

Stending commented 8 years ago

Done!