venmo / venmo-ios-sdk

Make and accept payments in your iOS app via Venmo
MIT License
178 stars 57 forks source link

Apple Review rejection for switching to Safari for venmo signin in without app #96

Closed nickoneill closed 9 years ago

nickoneill commented 9 years ago

Anyone know if this is a new requirement for Apple? Apparently they want you to open a safari view controller for these things now and not switch to the safari app.

intelliot commented 9 years ago

Does it seem like Apple won't budge on this, even if you're just using a third-party library that doesn't support SFSafariViewController?

I haven't heard of this as being a requirement, but SFSafariViewController is generally a better experience and I imagine it's something we could potentially support here.

nickoneill commented 9 years ago

They appealed this decision and were recently approved, so just FYI if someone hits this in the future.