javascriptjqueryintelappframework

TypeError: o.promise is not a function while upgrading intel app framework 2.1


while upgrading intel app framework from 2.0 to 2.1, it is throwing an jquery error 'TypeError: o.promise is not a function in jquery'. I am using jq.appframework.min.js with jquery-1.11.0.min.js


Solution

  • this might be happening because of because of the upgraded jquery version. You need to downgrade it or merge the depreciated functionality.