Troubleshooting iOS
LinkPresentation.h file not found
- Check iOS SDK version running this command:
xcodebuild -showsdks
- If your SDK is 12 or lower you need to update to Xcode 11 with iOS SDK 13
- 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