Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Home › Forums › Ask the Flomies › Missing FMDevice header in 2.3.1 SDK (iOS)
Tagged: 2.3.1, ACR1255U-J1, iOS
When replacing the 2.2 SDK with the 2.3.1 SDK (iOS), we get the following errors (see the attached screenshot). It can’t compile.
It seems like some files are missing from the 2.3.1 SDK (like the FMDevice header)?
We are following the implementation guide on http://docs.flomio.com/?swift#configure-project-settings but it is not working with 2.3.1 (2.2 works without any problems).
Thanks
Christian
Hi Christian,
That class has been removed from the SDK. Can you make sure to remove the SDK from the build phases and make sure you are adding the lib file from the new SDK, being sure to Clean the Xcode project as well. These are all just sanity checks before we continue.
Scott
Okay, I will check with the devs.
But it is strange that the Swift documentation http://docs.flomio.com/?swift#configure-project-settings still uses the class?
Is that an error?
You must be logged in to reply to this topic.