Questions tagged [tmtumblrsdk]
3 questions
1
vote
1 answer
TMTumblrSDK: No visible @interface ... declares selector "handleOpenURL"
I have no idea why, but using Xcode 6.2 this compiled fine; now it doesn't in Xcode 6.3, failing with:
TMTumblrSDK: No visible @interface ... declares selector "handleOpenURL"
Looking at the header file and it clearly shows that method is…

brandonscript
- 68,675
- 32
- 163
- 220
0
votes
1 answer
How to post a pic to Tumblr using TMTumblrSDK in iOS
I am trying to integrate Tumblr into my app for simply posting of pics into tumblr.
I am confused in following the authentication process of tumblr.
I registered the app.
I have the consumer key, and the consumer secret key.
I have requested for…

Teja Nandamuri
- 11,045
- 6
- 57
- 109
0
votes
1 answer
unable to install tumbler SDK through pods
platform :ios, '5.0'
pod 'TMTumblrSDK'
pod install
it showing me the following error
Analyzing dependencies
[!] Unable to find a specification for TMTumblrSDK
what would be the reason for the error?

Sucharu Hasija
- 1,096
- 11
- 23