You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add s.dependency 'TTOpenInAppActivity', '1.0' in your .podspec
and modifiy your Podfile with this lines :
#pod 'TTOpenInAppActivity'
target 'M13PDFKit' do
use_frameworks!
pod 'TTOpenInAppActivity' , '1.0'
end
Thank for creating this, however, it has some problem with TTOpenInAppActivity is updated. Please Kindly check it.
The text was updated successfully, but these errors were encountered: