Created
October 29, 2012 16:43
-
-
Save revmob-sdk/3974753 to your computer and use it in GitHub Desktop.
Mobile WebSite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript"> | |
var REVMOB_CONFIG = { id: "your RevMob mobile website ID" }; | |
</script> | |
<script src="https://apiweb.revmob.com/assets/revmob.js" type="text/javascript"> | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For when universal support for this? It's only iOS for the moment, right?