Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Podspec requires iOS7 min, SDK crashes on iOS7 #68

Closed
zrxq opened this issue Jul 5, 2016 · 3 comments
Closed

Podspec requires iOS7 min, SDK crashes on iOS7 #68

zrxq opened this issue Jul 5, 2016 · 3 comments

Comments

@zrxq
Copy link

zrxq commented Jul 5, 2016

Podspec contains

"platforms": {
    "ios": "7.0"
  }

But when trying to invoke [GVRVideoView init] on an iOS7 device, the app crashes with

+[UIImage imageNamed:inBundle:compatibleWithTraitCollection:]: unrecognized selector sent to class 0x3ab6baf0
@yalong5837
Copy link

+1

@nathanmartz
Copy link

Yes. This is an error and will be fixed in our next update to raise the min to iOS 8.

@dav-cz
Copy link
Contributor

dav-cz commented Aug 6, 2016

@dav-cz dav-cz closed this as completed Aug 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants