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

iOS 12 crash #39

Closed
dklt opened this issue Jul 16, 2018 · 2 comments
Closed

iOS 12 crash #39

dklt opened this issue Jul 16, 2018 · 2 comments

Comments

@dklt
Copy link

dklt commented Jul 16, 2018

Hi,

Reporting...
iOS12b3 seems crash at this macro,

@ MMNumberKeyboard.m

#define UIKitLocalizedString(key) [[NSBundle bundleWithIdentifier:@"com.apple.UIKit"] localizedStringForKey:key value:@"" table:nil]

Reproduce-able on device w/iOS12b3 and XCode10b3

@vincentneo
Copy link

I have tested with the example app, on release versions of iOS 12, and Xcode 10, but was unable to reproduce the error.

@matmartinez
Copy link
Owner

Cannot reproduce the issue. Closing this now.

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

3 participants