Reputation: 70466
Before I go on with my work and put more time in it I want to know if Apple will reject it.
I am working on a SMS client for the iPhone, that is a simple app with three views.
A settings view
the user has to register on my website and optain an appkey
with this appkey the users account is linked to the app and he is able to send SMS
Dashboard
Send SMS
I heard their might be a problem with this kind of applications. What do you think?
Upvotes: 0
Views: 1371
Reputation: 42594
There are apps on the app store that sends sms from a gateway. WhatsApp sends an sms from a gateway to confirm the phone number you entered. You could do a similar thing to authenticate the user and then the sms sending will not be anonymous.
Whether the app will be rejected in the end is up to Apple, but I think there is a good chance it won't be. However, I wouldn't be surprised if it was rejected anyway.
EDIT: This is how WhatsApp's authentication works.
I have no affiliation with WhatsApp, but I'd still recommend you to download it, to get a better understanding of how it works. If anything is unclear, ask and I'll try to explain it to you.
Upvotes: 2
Reputation:
As mentioned in you other post, Apple is really clear about that. They will not approve an application which supports anonymous SMS messaging:
Guidelines: https://developer.apple.com/appstore/resources/approval/guidelines.html
22.6 Apps that enable anonymous or prank phone calls or SMS/MMS messaging will be rejected
Upvotes: 5