ionic-enterprise / ionic-training-decks

The Customer Success team's enterprise level training decks
MIT License
24 stars 6 forks source link

Step08: Improve clarity around geolocation plugin + wrapper usage #20

Closed bryplano closed 5 years ago

bryplano commented 5 years ago

Leaving a reminder here...

We denote in Step 08 of the v4 documentation - Using Geolocation - that we are making use of the Ionic Native wrapper + the Geolocation Cordova plugin.

However, while we point out that we're making use of both, we don't provide much detail as to how the wrapper improves the experience, nor how the plugin/wrapper work together. Probably worth calling out that errors with a particular "service" (like geolocation) are 99.99% of the time related to the plugin and not the wrapper.

bryplano commented 5 years ago

Closing out w/ closure of #21