Guest User

Untitled

a guest
May 2nd, 2012
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Variable issue with urban airship
  2. Ti.include('urbanairship.js');
  3.  
  4. UrbanAirship.key='XXX';
  5. UrbanAirship.secret ='XXX';
  6. UrbanAirship.master_secret='XXX';
  7. UrbanAirship.baseurl = 'https://go.urbanairship.com';
  8.  
  9. Script Error = Can't find variable: UrbanAirship at app.js (line 9).
Advertisement
Add Comment
Please, Sign In to add comment