Raúl Vidal Muiños
Raúl Vidal Muiños
Hi @JohnEstropia , Thanks for your answer, I was inspecting the stack trace and I found that the crash is generated in a method that persists the information of the...
Thanks for your (really) fast answer @JohnEstropia ! I checked it but I Initialize Core Store in the "application: didFinishLaunchingWithOptions" and the I use it during all the session. Just...
Hey @JohnEstropia ! Yeah, sure 😉 > func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool > { > self.initializeCoreStore(success: {() -> Void in > .... > }, failure:...
Ok @JohnEstropia I did the cande and I'm uploading a new version to the Store. I hope it works! hehehe I'll tell you something as soon as I see the...
Hi @JohnEstropia ! I released a new version of the app with the change that you proposed me but the issue is still there 😟 I don't know why but...
Hello @JohnEstropia ! It's been a long time since my last message and i've been investigating those issues that i'm still experiencing. One weird thing that i saw is that...
Hello again! This issue is my biggest problem right now. Look the statistics just for the last version: Anyone has any ideas? Thanks and best regards!
Hi! I made a PR to add Swift 5 compatibility 😉 Thanks and best regards!
Hi! ¿Any news there? I trying to use your MDBluetooth... classes in a swift project, but when I try to use the Bluetooth private headers, i'm getting this error: `Undefined...
Hi @michaeldorner ! Thanks for your fast answer ;) And no one tried to use your actual code (written in Objective-C) in a Swift project using Bridging headers? Best regards,