Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 239 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 239 Bytes

Ionic 3 + Google Maps + Status Bard Issues

Without Google Maps

git checkout clean

With Google Maps

git checkout gmaps

Building

npm ci
ionic cordova platform add ios --nosave
ionic cordova build ios