CMDActivityViewController
CMDActivityViewController copied to clipboard
Crashing on iOS8
Hi
We are using CMDActivityViewController in one of our project and it seems that it's working fine in iOS7 but in iOS8 it's crashing. here is the console report
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[PostDetailViewController activityViewController:dataTypeIdentifiersForActivityType:]: unrecognized selector sent to instance 0x7acb0b80'
Can you please find out what's causing this. Meanwhile I am looking into it as well and if I find anything will send you pull request.
Thanks
Hey Akash, Were you able to solve this problem, I am also facing a similar problem. Any help will be appreciated. Thanks Samir
No I have gone back to the default IOS code. I was mainly using this for Pinterest sharing and since iOS 8 have pinterest sharing. i have dropped this thing completely.
I have answered the solution of this issue here - http://stackoverflow.com/questions/26483459/cmdactivityviewcontroller-crashing-in-ios8/26483464#26483464
Thanks for you quick response anyway.