hello,
i need a method to post data from the app to a location, like an email, or a online location. that can be shared with other.
2 requirements.
the app must not need any special accounts to work,
the app and location must be online accessible to other in some basic way
example
end users have the app. > they can submit data > the data will (email, or some way post) > data can be accessed by those desired.
if using email, it will need a mail server to send through ? or is there a way around that.
tried using twitter, to many issues with API and account setups which i want to minimize.
facebook wont let you send to a PM, but i can use the email\post to page option.
any ideas?
thanks