googlevr / gvr-ios-sdk

Google VR SDK for iOS
http://developers.google.com/vr/ios/
Other
645 stars 191 forks source link

-[UICTFont mdc_weight]: unrecognized selector sent to instance #277

Closed jp-lno closed 6 years ago

jp-lno commented 6 years ago

Post transferred here : https://github.com/googlevr/gvr-unity-sdk/issues/744

nathanmartz commented 6 years ago

Hi, are you using Unity or the native iOS SDK? If Unity, please post this in the Unity SDK forum.

On Sun, Oct 8, 2017 at 7:02 AM, JP Longo notifications@github.com wrote:

I issue big crash when VRIsEnabled. Can't find why my app crash here.

I've set Symbolic breakpoint and know that the crash happened in CardBoardAppController.mm

  • line 51 Selector '-[UICTFont mdc_weight] is in libGVRSDK.a but I can't access inside the library. Any info about this crash ?

Thanks

[image: 2017-10-08 at 3 54 pm] https://user-images.githubusercontent.com/22789876/31317449-ab061526-ac41-11e7-99eb-2781fca71fae.png [image: 2017-10-08 at 3 58 pm] https://user-images.githubusercontent.com/22789876/31317453-addeebec-ac41-11e7-83ae-f74d57e8dc79.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/googlevr/gvr-ios-sdk/issues/277, or mute the thread https://github.com/notifications/unsubscribe-auth/ANamfpVvuAfl6n6atZcPapKjHlttHBfpks5sqNXfgaJpZM4PxtvW .

jp-lno commented 6 years ago

Ok thanks