Dear all,
please bear with me if this is a standard question (or: if there is a well-documented answer for it, that I did not find).
I am developing an app, which accesses an API provided by a 3rd party (a large car manufacturer). The API is well known and used in many small tools you can find on the Internet, and apparently the company use it in their own web application as well as in their own app - which is considered buggy, not user friendly, etc. pp. (rating of 1.3 in iOS appstore).
I developed a small app that contains (from my point of view) the most relevant functionality you can find on their website/in their app, but with (again, from my perspective) more user friendliness, more valuable information etc. pp. It works quite well for me on my iOS device, and some friends saw it and asked me if I cannot share it in some way.
In fact, the app might be relevant for all users of the respective services, so I ask myself if I cannot share it using the app store. There might be many impediments, but the one and only that immediately raised to my mind is that I do not have any test accounts accessing the 3rd party API (I just used my own account during development), and most likely will never be able to have the company create some (in fact, there is no communication channel towards the company or their development community etc. that I know of). So I guess it will anyway not make sense to submit the app, correct? On the other hand: The situation is probably not too uncommon, so maybe there are other examples?!
Any experience with this (newbie) question? Again, any pointer to existing documentation / similar discussions would be very much appreciated.
Thanks
Jonas