"Legal" in the bottom left links to Apples servers and does not show the necessary attribution to OSM data, based on https://www.openstreetmap.org/copyright
No worries, you're not wrong. By default on the App Store the standard Apple's Licensed Application EULA applies. Optionally, Apple allows you to have your own license agreement instead of the standard one. And there is a special field for it on Apple's website where you edit your App Store app metadata. However, if you do not use your own agreement (you use the standard one) and also offer subscriptions, Apple wants the link to the standard agreement be explicitly specified in the app description. And in iOS UI it's called 'Terms of Use'.
First of all I want to emphasize that I want to comply with the license. This is my goal. And thank you for helping me to find the right solution for this.
I might be wrong, but here's how I see it.
I'm using the standard Apple framework called MapKit. It allows displaying your own map tiles. The "Legal" link is part of the framework UI and the framework API doesn't allow changing or hiding it. So doing so (changing or hiding it) is the way to risk not passing through the App Store review. I suspect that also Apple's own maps use OpenStreetMap data and Apple thinks it's legal and even obligatory to have this "Legal" link.
In my opinion, the "Legal" link is not just Apple's attribution that doesn't apply to third-party apps. It's specifically there, in the map framework MapKit, for the third-party apps on Apple platforms to display maps. The fact that the web page is technically located on Apple's web server doesn't automatically mean it's Apple's own attribution. It's all Apple's platform. The iOS apps are downloaded from the App Store, they use Apple APIs for interacting with the OS, they use Apple frameworks. By default, Apple's standard Licensed Application End User License Agreement applies for app distribution and usage.
And last and not least, it's not that the attribution is hidden or unreachable for the people using the app. It's right there, shown on tap, first line in bold text, the link to it is always visible on the map.
I am not a lawyer, just an avid OpenStreetMap editor and like to see where my contributions are used and credited.
> And last and not least, it's not that the attribution is hidden or unreachable for the people using the app. It's right there, shown on tap, first line in bold text, the link to it is always visible on the map.
The OpenStreetMap Copyright page [1] is pretty clear: "Where you use OpenStreetMap data, you are required to do the following two things: 1) Provide credit to OpenStreetMap by displaying our copyright notice. 2) Make clear that the data is available under the Open Database License."
All those points - credit, link to the license, and suggested text - are right there, as the very first line of the page that opens on tap. So the difference is if all of that must be directly on a map itself or a link to the attribution, especially when there's little space on the screen, is also in compliance with the license. I've just been thinking that it's in compliance.
That's the legal part. I've been also thinking about all the contributors, and had an impression that the attribution shown after a single tap would be okay for them too.
The app doesn't use the low-resolution tiles. The app only works on the high-resolution displays.
I don't load tiles from the severs other than the own ones. Not only am I aware of the OpenStreetMap's rules about it. It is also an important part of the privacy guarantee. No third party gets information about the loaded map tiles. This information is not stored, not collected, and not shared with anybody.
Could you correct this?