Skip to content

Instantly share code, notes, and snippets.

@purplecabbage
Created March 7, 2011 23:44
Show Gist options
  • Save purplecabbage/859537 to your computer and use it in GitHub Desktop.
Save purplecabbage/859537 to your computer and use it in GitHub Desktop.
@interface MYPROJECT_AppDelegate : PhoneGapDelegate {
NSString* invokeString;
}
@property (copy) NSString* invokeString;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment