eleal1893
About
- Username
- eleal1893
- Joined
- Visits
- 22
- Last Active
- Roles
- Member
Comments
-
Here is the iOS SDK version information I have: I've also gone through and done both a clean (shift+command+K) and a Clean build folder (command+option+shift+K) and I still continue with that same error. Any ideas?
-
As I begin to type readAsync it begins to autofill a suggestion. However, when I click the suggestion it just gives the error: No visible @interface for 'MBLData' declares the selector 'readWithHandler;'
-
I unable to just replace readWithHandler with readAsync
-
So should I repalce where it says setToDigitalValue with setToDigitalValueAsync ? as that seems to be the name of the new function. When doing that it clears those errors, but the last error still shows up, saying No visible @interface for 'MBL…
-
This are the 3 errors I have boiled it down to in the process of importing the header files from the heart rate app.