Geolocation issue

Ionic Framework: 3.9.2
Ionic App Scripts: 3.1.0
Angular Core: 5.0.0
Angular Compiler CLI: 5.0.0
Node: 6.11.4
OS Platform: macOS Sierra

I have app I’m testing and everything is working as planned on my local machine. When I test the app on my iPhone with Ionic View the geolocation is not working. The part I found odd is that it is not asking permission for location nor does the app ( ionic view ) show on my privacy list so I can allow it. Has anyone else had an issue like this? Any idea on how to solve?

SOLVED -> Moved geolocation into platform ready and now everything is working.