Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 2    Views: 80

Akshay
I hate code!
Profile
Posts: 193
Reg: Mar 07, 2013
Pune ,India
1,930
02/10/14 05:05 AM (11 years ago)

flickr plugin

i used the flickr plugin. but on my phone when i open the flickr plugin via menu, the screen is blank..with edit tesxt option... can u please point in the right direction sample json properties(working one)would be very much appreciated thanks akshay
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
02/10/14 06:00 PM (11 years ago)
Here's a sample JSON snippet for the plugin that should work: { "itemId": "F3D25794B05762A5E49416D", "itemType": "Cr_flickr", "itemNickname": "Flickr", "navBarTitleText": "Flickr", "flickerApiKey": "e26XXXXXXXXXXXXXXXXXXXXXXXXXXd63", "flickrType": "GALLERY", "searchString": "51811317@N00" }
 
GOK4RT
Lost but trying
Profile
Posts: 9
Reg: Sep 16, 2013
Melbourne
1,740
like
12/06/14 06:46 PM (10 years ago)
Hi Chris, I'm having trouble displaying my flickr stream using the plugin. I have checked a couple of forum posts but nothing seems to be clicking for me. Any thoughts? The flickr stream is: https://www.flickr.com/photos/clubmini/ Xcode output shows: Cr_flickr: request url=http://api.flickr.com/services/rest/?method=flickr.photos.search&api_key=56more_letters_numbers36&tags=28918573@N06&per_page=10&format=json&nojsoncallback=1 2014-12-07 12:30:25.764 clubminivictoria[2658:556267] Cr_flickr: 0 arrays found 2014-12-07 12:30:25.765 clubminivictoria[2658:556267] Cr_flickr: 0 pictures found JSON code used in the plugin is: { "itemId": "7A40AE36958434088C47ABE", "itemType": "Cr_flickr", "itemNickname": "flickr", "flickerApiKey": "56more_letters_numbers36", "flickrType": "GALLERY", "searchString": "28918573@N06", "detailsBackgroundColor": "#000000", "detailsFontColor": "#0066FF", "backgroundColor": "#000000" } R., Craig.
 

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.