Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 1    Views: 98

SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
08/31/13 06:07 PM (12 years ago)

Updating your plugins new Platform Compatibility parameter.

Just noticing some details that might slip the first glance by plugin creators. In our config.txt file, there is a new parameter "supportedDevices" that indicate which platforms you're creating for. When updating your plugins for the new Android (and iOS 7 is around the corner) you should have this in your config.txt file as well as the usual suspects. If your plugin supports iOS only: supportedDevices: ios If your plugin supports Android only: supportedDevices: android If your plugin supports both platforms: supportedDevices: iosAndAndroid Along with creating new directory structures to support Android Fragments, don't forget that as well. You can see 'real world' examples by checking out David's updated plugins, particularly LA Audio Notes (for Android Only), NAD Advanced Quiz (for iOS only) and Blank Screen for both. Cheers! -- Smug
 
Cakebit
Code is Art
Profile
Posts: 502
Reg: Dec 15, 2010
In your local b...
16,520
like
08/31/13 06:56 PM (12 years ago)
I noticed these changes! Thanks for letting us know :)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.