You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the plugin is amazing and, yes, it saved my life but, if could be possible to get the position of detected area, will be perfect. Someone has inspected the code and know where to get that data from? Anyways, great job guys!
@wanjungao That error was fixed thanks to Antoine38660 so it should not show anymore. The plugin was updated and now returns the coordinates of the rect in the isDetecting success callback. You'll get something like this:
It would be cool if the rect info can be returned to the JS.
I tried sample project with Ionic3, seems working. There are one compiling error for IOS ( compare NSNumber with int).
Adding the plugin into a new Ionic3 project generated error of missing packaging.json.
The text was updated successfully, but these errors were encountered: