NikolaKirev / OnboardKit

Customisable user onboarding for your iOS app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thread 1: Fatal error: init(coder:) has not been implemented

brobee opened this issue · comments

Hi,

I try to run the example, but I got a fatal error (see the subject) Any idea why? swift 4, xcode 9.2

try to run in viewDidAppear

Looks like you might have modified the example and are using the unimplemented initWithCoder method.
Closing this issue for now, but if anyone is experiencing similar problems, please let me know.