DMActivityInstagram icon indicating copy to clipboard operation
DMActivityInstagram copied to clipboard

Instagram sharing, iOS 6 style.

Results 12 DMActivityInstagram issues
Sort by recently updated
recently updated
newest added

Setting shareImage should override activity item image, For e.g. a high resolution image can be used for Instagram sharing, while activity items contains a lower resolution image for sharing through...

Hello, I installed your library using pods. After opening activity controller I don't see instagram icon and can't find instagram.png and other images in my project(

1. Added correct Instagram icons (2x, 3x for iPhone and 2x for iPad) 2. Added UIActivityCategoryShare for correct showing the sharer in the UIActivityViewController Podfile is not updated

ios9 will not show instagram uri's as being open-able unless they are whitelisted. http://stackoverflow.com/questions/30987986/ios-9-not-opening-instagram-app-with-url-scheme

When the itemType is something like a pdf, the log output is enormous yet useless. This cuts down on that.

It seems that the Resizer View Controller can't be customised in code and its functionality is tightly coupled to its view. I'm wondering if there's any way to achieve this...

Thanks for this great library. Is there any way to skip the steps for resizing/rotating the image? My project already does all the checking for making sure the image is...

I got a crash on iOS 7 on this line, when coming back from Instagram (double-tap home and tap original app): ``` [super activityDidFinish:completed]; *** Assertion failure in -[UIWindowController transition:fromViewController:toViewController:target:didEndSelector:animation:],...

Should be called instagram@2x~iPad.png Is currently called [email protected] which won't work (e.g. will load the normal resolution resource on a retina iPad)

Thanks for this awesome library!. Is there a way or ideas of how to use this library with a short video ?