02-09-2013 07:00 PM
My app writes to the users profile, and you can share the app with your contacts.
I'm not sure where to put this functionality in my app.
Should I have a BBM or Share button in my nav and when clicked allows a user to connect to BBM and either share the app or write a message to profile?
Or should I have random dialogs that appear, say after you have done something in the app saying something like:
"Great! Why not post this to BBM"
-Post - Cancel
Any ideas would be most welcome.
Thanks
02-09-2013 09:07 PM
02-10-2013 07:15 AM
I think you have misunderstood the question. I know about teh API etc and already have that in place. I'm just wondering where in my app I should place the "share this app with your friends on bbm" button?
Should I have a seperate nav button for BBM? What is everyone else doing?