I am new with iOS and Android. Can any one help me out to integrate PayU native SDK with iOS and Android app? This app is not native, its using HTML/CSS stuff.
I'm trying to figure out how to leverage the mobile viewport meta tag to automatically zoom the contents of a HTML page to fit into a web view.
Constraints:
The HTML may or may not have fixed size elements (ex …
I want to enable users to share a URL+ text with a WhatsApp group. I want this to work both from iPhones and Androids. However my app is in a browser (it's a website). I'm currently looking into 2 options, but …