happyfoxinc / helpstack

iOS Support Framework
http://helpstack.io
MIT License
476 stars 69 forks source link

Storyboard runtime error #70

Open ponomarenkoartur opened 5 years ago

ponomarenkoartur commented 5 years ago

When I try to instantiate initial screen I get following error 'Could not find a storyboard named 'HelpStackStoryboard' in bundle NSBundle'. (Xcode 10.2)

ghost commented 4 years ago

Have you tried this PR? https://github.com/happyfoxinc/helpstack/pull/65 I made a similar code change locally and it seems to work.