Pregunta

when presenting UIActivityViewController, I want to send the message directly instead of presenting composing dialog when user select "Twitter" or "Facebook".

Is it possible to do this?

or I have to create a new UIActivity to do this?

¿Fue útil?

Solución

I think the Answer is Yes.

I have to write my own activity provider, and custom activites, to achieve what I intended.

The problem is all images displayed in custom activities are black-white, only the skeleton left. I think Apple want to keep an consistent UI, preventing developers provider "Pool" taste images which mess up the whole UI experience.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top