Skip to main content

Troubleshooting iOS

LinkPresentation.h file not found

  1. Check iOS SDK version running this command: xcodebuild -showsdks
  2. If your SDK is 12 or lower you need to update to Xcode 11 with iOS SDK 13
  3. Build the app with Xcode 11 and everything works ok

Twitter integration

Since Twitter stop supporting SDK (Check here), it was rendering badly the post view. (Like this) So, this library will open the browser, and then the Twitter app will be launched