ios - iPhone only app crashes on iPad -
i created , app targeted iphone, in swift. when trying run on ipad crashing with:
terminating app due uncaught exception 'nsinvalidargumentexception', reason: 'there doesn't seem valid compiled storyboard @ path '/private/var/mobile/containers/bundle/application/b7d84fa5-3a7d-4ed9-a7c0-df7a808004fd/fluffyfly.app/base.lproj/main.storyboardc'' my guess is looking ipad storyboard, not sure why.
i checked , target iphone only

any suggestion? thank you
edit: happening on device
do clean , install. if doesn't work may take here of helps -
Comments
Post a Comment