Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread 1: EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0) #74

Closed
chumendaiyibeigouqi opened this issue Oct 14, 2019 · 1 comment
Assignees

Comments

@chumendaiyibeigouqi
Copy link

Hi,I used xcode 11, ios 13, to create a new project, run it on the device, and encountered an error. Projects created in Xcode10 will not be encountered using FAPanels.
Xcode helped me locate it here.

let rootController: FAPanelController = window?.rootViewController as! FAPanelController

error: launchOptions = ([UIApplication.LaunchOptionsKey : Any]?) nil

@fahidattique55
Copy link
Owner

Hi @chumendaiyibeigouqi

Can you please make sure the root controller in main storyboard is FAPanelController?

If yes then please share some more details how are you using it.

@fahidattique55 fahidattique55 self-assigned this Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants