sharekit Questions

5

Solved

I am facing the issue while compiling my iphone project with ShareKit Integrated .I was working on that , everything was working fine till now , all of a sudden now its giving me the error. In SHK....
Brinkema asked 29/11, 2011 at 12:14

2

Solved

i have spent 3 days for searching the solution. I don't know what to do with this... I need the -ObjC flag for SDWebImage library ( and AFNetworking too, i think) . I can remove it, and everything ...
Jaquelinejaquelyn asked 4/3, 2014 at 6:41

7

Solved

I am using ShareKit (www.getsharekit.com) to share my URL's to Twitter and Facebook. I want to be able to remove all of the additional social network it points to, but am not sure where to edit?
Belgian asked 24/10, 2010 at 12:58

4

I followed this steps: https://github.com/ShareKit/ShareKit/wiki/Installing-sharekit to install the Sharekit. But I am facing some errors still. I am not sure how to solve this problems. The error...
Claustrophobia asked 18/11, 2012 at 8:23

3

Solved

I get the warning Enumeration value 'SHKShareTypeUndefined' not handled in switch in the below code. I bolded the relevant line and pointer: + (NSArray *)favoriteSharersForType:(SHKShareType)type...
Kono asked 9/8, 2011 at 12:23

3

Solved

I'm developing a iOs 5 app and I would like that the user could share on Facebook some content from de app like text or images. I've tried to implement Sharekit (native fork and 2.0 modified fork) ...
Hypoacidity asked 10/3, 2012 at 19:49

1

Solved

Does anyone know how i can use Sharekit to post a video to facebook? Should i customize it or is there something already out there that can do this from sharekit? Any extensions i can download? Th...
Cassidycassie asked 8/7, 2011 at 3:47

2

Sharekit opens up Safari to get authentication from the user which is fine (not sure if it should open up Safari or in it's own window). A page then appears saying you have authenticated app.x clic...
Rambouillet asked 13/1, 2012 at 13:55

5

I have Twitter integrated into my application, with the help of Sharekit. Everything works pretty well except, if the user happens to tap on the "Sign Up" link on the Login/allow page, it goes to a...
Compunction asked 31/12, 2010 at 2:20

2

Solved

Sorry guys for noob question, need help. I'm try to use Sharekit - https://github.com/ShareKit/ShareKit. I'm doing all steps from "Installing sharekit" wiki page, and I have no errors before I try...
Tameika asked 28/5, 2012 at 13:34

2

Solved

How do you use ShareKit with MonoTouch? The MonoTouch Bindings project on GitHub seems to have bindings for ShareKit but I can't get them to work. I currently have an iPhone application developed ...
Bernat asked 4/6, 2012 at 10:24

1

Solved

i am using shareKit for Facebook/twitter sharing, when facebookSharing button clicked, it gives me the login page, but after first login it only displays a white screen and do nothing. i have done ...
Irradiation asked 13/4, 2012 at 6:24

1

I know how to share an image lonely: // Create a UIImage. UIImage *image = [UIImage imageNamed:@"ShareKit.jpg"]; // Wrap the UIImage within the SHKItem class SHKItem *item = [SHKItem image:image ...
Damar asked 29/6, 2011 at 15:56

1

Solved

I use sharekit with mail/twitter/facebook and I am really new to objective-c. sharekit works well and sends my images like it should. in my app I have a screenshot function. I want the app to 'fre...
Rodriquez asked 14/3, 2012 at 17:50

6

I haven't used ShareKit much, but I want to have only three sharing options: Facebook, Twitter, and Email. ShareKit gives far more options, including a More button. However, I don't want the More o...
Spongin asked 16/6, 2011 at 12:18

1

Solved

Okay, so I seem to be having a bit of difficulty in adding ShareKit to my project. I've downloaded the latest version via Git. I'm dragging and dropping the 'ShareKit' folder from Finder because y...
Discourse asked 1/2, 2012 at 6:10

4

Solved

I'm using ShareKit 0.2.1 on Xcode 4.2 (iOS SDK 5) to share text on Twitter. It shares fine, but the modal view controller wont go away after successfully sharing on after clicking on the cancel but...

3

Solved

I am trying to integrate sharekit in an ios app. Everything works properly but I have problem with Facebook. What I'have done so far : created an app on Facebook (no extra configuration on Facebo...
Purgative asked 1/2, 2012 at 9:27

4

Solved

I have just loaded the ShareKit files into my project (which worked nicely otherwise), and went to build and run (with no code additions as yet). I received 11 warnings and 37 errors! Is there ...
Dday asked 9/5, 2011 at 6:29

4

ShareKit looks abandoned. And there are so many forks. But major maintainer is undeterminable. Now I'm just going to pick one to use. What fork do you recommend? Or replacement?
Albacore asked 15/7, 2011 at 7:16

4

I am using sharekit in my iPhone app to share url link on facebook. However, it seems to me that it is not possible to share url with image with sharekit. Do you guys know how to do it? Thanks a lo...
Damien asked 14/1, 2011 at 18:22

2

ShareKit (https://github.com/ShareKit/ShareKit ) can support iOS 5 now ? For such similar back-compatibility issue, what are the essence for developers to think about? Need think about ARC? or do...
Nahama asked 15/10, 2011 at 15:42

5

Solved

Iam implementing facebook and twitter using sharekit for an iphone app. How can we get the user id of the logged in user so that I could send it to the server. Any help will be greatly appreciated....
Louielouis asked 23/1, 2011 at 4:51

3

I am looking for a ShareKit like framework for Mac. Do you know if something similar exists? Thanks !
Schick asked 27/4, 2011 at 6:32

1

Solved

since I've removed some localisations from my app, I have this problem: the first time I load my app, I see the localised string of my key in a label. The second time I load the app, the xxxxxkey a...
Semidiurnal asked 12/10, 2011 at 22:42

© 2022 - 2024 — McMap. All rights reserved.