We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Crash when app is loading in Xcode. Reproducible maybe 50% of the time
Steps
Result
Crash at this point:
-(void)setButtons:(NSArray*)buttons viewController:(UIViewController*)viewController side:(NSString*)side animated:(BOOL)animated { NSMutableArray *barButtonItems = [NSMutableArray new]; if([buttons isKindOfClass:[NSNull class]]) return; //added
Sorry cannot give more detail.
The text was updated successfully, but these errors were encountered:
We really need more information here. "Create iOS project" is too vague.
Sorry, something went wrong.
Closing this issue as we haven't heard back from the author.
No branches or pull requests
Description
Crash when app is loading in Xcode.
Reproducible maybe 50% of the time
Reproduction Steps and Sample Code
Steps
Result
Crash at this point:
Solution
Additional Information
Sorry cannot give more detail.
The text was updated successfully, but these errors were encountered: