Monday, 15 April 2013

ios - what should be the settings in info plist for receiving string using airdrop -



ios - what should be the settings in info plist for receiving string using airdrop -

i want send 1 string using airdrop. researched out not able should maintain in info plist or should exact settings when string received, on accepting opens application. using uiactivityviewcontroller sending string using airdrop, arrives there no alternative of application in open pop on accepting. please help.

i wanted share string in array added string object , passed array in activity type. in info did next settings

1) documents types name : string types : public.data

additional document type properties cfbundletyperole : array

2) exported utis description : receive string(did not effect) identifier : com.appname.str conforms : public.data

additional exported uti properties 1) uttypetagspecification : array

3) imported utis description : receive string identifier : text file conforms : public.data

additional imported uti properties 1) uttypetagspecification : array

i researched many places , found document type , exported uti types important.

also found below turtorials helpful 1) http://www.appcoda.com/ios7-airdrop-programming-tutorial/ 2) https://engineering.eventbrite.com/setting-the-title-of-airdrop-shares-under-ios-7/

ios iphone nfc airdrop uiactivitytypeairdrop

No comments:

Post a Comment