Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 2nd, 2012  |  syntax: None  |  size: 0.28 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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).