ios - How to share text or custom url to facebook using uiactivityviewcontroller? -


i want share custom url not start 'https/http' , 'puzzle://', 'puzzle' url scheme. sharing string instead of url. able share link/text via twitter & email using uiactivityviewcontroller. somehow, facebook dialog box shows nothing. tell me if should share text or link. thanks..

facebook validates url shared valid url not fake string in url , valid url loaded in sharing box otherwise it's not valid .

example of valid url :

http://google.com 

good luck!


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -