facebook - Social sharing on iOS -


i working on app capable of share images through facebook, twitter, instagram. have integrated facebook login app using facebook ios sdk. best approach enable social sharing,

  1. use 3 sdks ios, or
  2. use apple social media framework integration

you can try use sharekit (link github) allows work lot of services share content.


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -