Skip to content

Instantly share code, notes, and snippets.

@revmob-sdk
Created October 29, 2012 16:43
Show Gist options
  • Save revmob-sdk/3974753 to your computer and use it in GitHub Desktop.
Save revmob-sdk/3974753 to your computer and use it in GitHub Desktop.
Mobile WebSite
<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>
@manuelpaulo
Copy link

For when universal support for this? It's only iOS for the moment, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment