Deployment of beta offline functionality

452
1
02-24-2014 04:14 AM
KristopherJohnson
New Contributor II
When I run my app, I see a lot of messages like this in the debugger:

-------------------------------------------------------------------------------------------
* WARNING * The class AGSTileCacheTask is beta.
Not permitted for deployment. (See License Agreement)
-------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------------------
* WARNING * The offline functionality in the class AGSLocator is beta.
Not permitted for deployment. (See License Agreement)
-------------------------------------------------------------------------------------------

In many cases, I see these messages for classes that my app is not using directly. I assume this means that other SDK classes that I am using use them.

When will we be allowed to deploy apps using the current SDK? Do I need to obtain an older version of the SDK if I want to deploy an app?

-- Kris
0 Kudos
1 Reply
DiveshGoyal
Esri Regular Contributor
You can deploy apps using the current SDK as long as you are not using the Beta functionality. But since your app is displaying these logs, you probably are using Beta functionality. The Beta functionality will be available in final form at the next release which is coming out very soon (~1 month)
0 Kudos