I've implemented a Today widget for my application.
The mkmapView work fine in two situation: 1. Xcode simulator 2. device run with Xcode
but the mapView only show background color and user's Location marker when I run the widget by device itself.
Does anybody know why? How to resolve it?
thx!