Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still deprecated and more #66

Closed
R3TRI8UTI0N opened this issue Dec 7, 2012 · 2 comments
Closed

Still deprecated and more #66

R3TRI8UTI0N opened this issue Dec 7, 2012 · 2 comments

Comments

@R3TRI8UTI0N
Copy link

Just downloaded the latest version available on here today, 1.7, and I am receiving another deprecation notice (see pull req.):

dismissModalViewControllerAnimated:

First deprecated in iOS 6.0

Also, I am receiving this error, for a reason I'm unsure of:

Undefined symbols for architecture i386:
"OBJC_CLASS$_SKStoreProductViewController", referenced from:
objc-class-ref in iRate.o
"_SKStoreProductParameterITunesItemIdentifier", referenced from:
-[iRate openRatingsPageInAppStore] in iRate.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Xcode 4.5.2 (4G2008a) under deployment target 5.0 and 6.0.

@nicklockwood
Copy link
Owner

The error is because iRate now requires the StoreKit framework to be included in your project.

@nicklockwood
Copy link
Owner

The deprecation warning is fixed in 1.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants