I need to about paypal SDK support for devices. Does it supports iOS 3.0 and onwards? I have tried the demo app available with sdk but it runs on 4.1 simulator. But when i installed it on device its running on iOS 3.1 also.

So, I want to know whether it support the more lower versions of iOS or not?

Your Support is necessory. Please Suggest me something about it.

Thanks and Regards,

Dipti

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Yes, it will run on later iOS versions. You just need to change the Base SDK to Latest, and iOS Deployment Target to whatever you plan to be the lowest version of the iOS you support.

link|improve this answer
Thanks WrightsCS. I will do this in my app. – Dipti Y W Jan 25 '11 at 4:47
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.