Hi,
I recently updated my SDK to 2.1.x, then i discovered that i cannot create a project for the FR235
So my question is to know if SDK will be available for Forerunner 235 in the future?
Thanks
Hi,
I recently updated my SDK to 2.1.x, then i discovered that i cannot create a project for the FR235
So my question is to know if SDK will be available for Forerunner 235 in the future?
Thanks
For the 235, you need to set the Minimum SDK Version to 1.3 on the properties page.
http://developer.garmin.com/images/blog/Version_Selector.png
more info at this link. http://developer.garmin.com/index.php/blog/post/connect-iq-2-the-biker-has-arrived
Jim - I have been setting the minimum SDK version to 1.3 on my data fields that use Fit contributor. I did not code in the "has" functionality so I wanted to prevent anyone with old firmware from downloading the app. I think this prevents that scenario too.
But my point is that you set to a 1.3.x minimum because you're using fitContrib.
Things that worked on 1.2.x shouldn't need the 1.3.x minimum.. I think the person that started this tread may have a different problem. (like the onStart() and onStop() parameter)
I need to use this sdk for my FR235 related to this post: https://forums.garmin.com/showthread.php?355922-Cadence-Tick-Widget-or-app&p=873893#post873893
So when i choose minimum compat to 2.1.x, the FR235 checkbox is grayed ...
But i'll try to set 1.3 and see what appens ...