madelinezec

Results 2 issues of madelinezec

I installed MKDropdownMenu with CocoaPods. I added, `import "MKDropdownMenu.h"` to the ViewController.h file where I use MKDropdownMenu. When I run my app, it crashes with , `Linker Command failed with...

Does UIDeviceHardware only work for real devices? On iPhone X simulator, `NSString *platformString = [UIDeviceHardware platformString];` returns "iPhone"