Before jumping into full experimentation following the Android app developments guidance material at docs.clover.com/build/android-apps, I seek to confirm that a key requirement I have for my Clover app is not already prohibited or technically unavailable.
Are there restrictions on calling external web services from a Clover Android app?
For example, a third-party-contributed web intent with a ACTION_MODIFY_AMOUNT
filter may call a web service to calculate a dynamic price factor — would that be permitted?
Thanks,
GV