OWActivityViewController icon indicating copy to clipboard operation
OWActivityViewController copied to clipboard

iOS 7 graphics

Open nilsga opened this issue 10 years ago • 4 comments

Any plans on upgrading the graphics to iOS7 style?

nilsga avatar Mar 08 '14 07:03 nilsga

@nilsga I recommend you use UIActivityViewController instead of this repo.

The main purpose of this project is to provide a compatibility between iOS 6 and iOS 5. At the moment iOS 5 has extreme low ratio, and both iOS 7 and iOS 6 ship UIActivityViewController out of box.

So, there is no reason for existence of this repo after iOS 7 released. This repo is deprecated, and will be deleted in the next month.

yangyubo avatar Mar 08 '14 08:03 yangyubo

Ah… Too bad. The default UIActivityViewController have some annoying "features" that this framework used to solve. E.g, the Facebook and Twitter activity items will not show unless the user is logged into the services in advance. Oh well, guess I have to find another alternative.

nilsga avatar Mar 08 '14 08:03 nilsga

@nilsga just wondering if you found a nice alternative? :) Seems a shame to write all of this stuff that must have been written hundreds (thousands?) of times in multiple apps by now.

mikeCalvir avatar Jul 24 '14 12:07 mikeCalvir

Nopes, sorry @mikeCalvir. I went with a totally different solution.

nilsga avatar Jul 24 '14 16:07 nilsga