Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample App map won't run as standalone; only runs on device from xcode. #396

Open
peytofu opened this issue Dec 27, 2017 · 1 comment
Open

Comments

@peytofu
Copy link

peytofu commented Dec 27, 2017

Description

I have run the app from xcode & see everything fine; but when I try to run directly from the device, I only see the grey screen. Sometimes the app immediately collapses to the background.
When I run it is xcode, everything appears fine.

Steps to Reproduce

  1. run sample in xcode -> ipad device
  2. stop app & try running directly from device

Mapzen SDK & iOS Version

IOS = 11.0; but also tried running 9.3 & 10.0
MapZen versions:
HockeySDK (4.1.6)
Mapzen-ios-sdk (1.1.1)
OnTheRoad (1.0.1)
Pelias (1.0.2)
Tangram-es (0.8.1)

@peytofu
Copy link
Author

peytofu commented Dec 27, 2017

I also ensured that my podfile uses this line:
pod "Mapzen-ios-sdk", :git => 'https://github.com/mapzen/ios.git', :branch => 'master', :submodules => true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant