Software Archive
Read-only legacy content
17061 Discussions

Need support for building iOs with new feature - In App Rate

Dmitriy_I_
New Contributor I
425 Views

If I tried to add library "SKStoreReviewController" to a plugin then I see error while building iOs via IntelXDK:

use of undeclared identifier 'SKStoreReviewController'

Perhaps: old version XCode in IntelXDK

0 Kudos
1 Solution
PaulF_IntelCorp
Employee
425 Views

You will only be able to build with the XDK during May and June of this year. After that the XDK build system will no longer exist. Please see the export to PhoneGap Build or Cordova CLI doc page for details > https://software.intel.com/en-us/xdk/docs/build-xdk-app-with-phonegap-cordova-cli <

View solution in original post

0 Kudos
3 Replies
PaulF_IntelCorp
Employee
425 Views

If you are referring to this library, yes, the problem is the version of Xcode on the build systems (which is using Xcode 7). Given that the XDK build system has been deprecated and will be retired at the end of June, I can assure you the version of Xcode on it will not be updated.

0 Kudos
Dmitriy_I_
New Contributor I
425 Views

Could you explain what it means? How can I build project with Intel XDK so?

0 Kudos
PaulF_IntelCorp
Employee
426 Views

You will only be able to build with the XDK during May and June of this year. After that the XDK build system will no longer exist. Please see the export to PhoneGap Build or Cordova CLI doc page for details > https://software.intel.com/en-us/xdk/docs/build-xdk-app-with-phonegap-cordova-cli <

0 Kudos
Reply