I built a mobile app that is very basic in its functionality, it allows app users to take a picture, the picture that is taken is sent to the Google Vision API to determine if there is a logo in the picture and if a logo then sends the response back to the mobile app. Then the users have a choice of saving the image picture. …
Tag: Ionic
In My Work, Software Development, Web DevelopmentTags Angular, Google Firebase, Ionic1 Comment
Torbjorn Zetterlund
After upgrading Angular you may run into a problem were the object key is undefined, this article explains how to fix that …