|
|
|
|
|
by mmahemoff
909 days ago
|
|
It’s a commercial/legal requirement imposed on developers, not directly enforced through the technology. It comes down to the review process in practice. At some point a human reviewer will need to detect the app is allowing the user to pay with PayPal and therefore block it from distribution. They’ll probably have some technology to help prioritise apps for review if they’re likely to be violating (by scanning the APK statically for PayPal SDKs or running robot scripts to see if they can be presented with a PayPal form). |
|
But on Android I can just release the .apk or publish to Fdroid app store, etc. I don't think Google would be reviewing the app at all.