I want to ask how visible is an app with the below information on iOS, i have built an Android version of it on PlayStore that works fine. I have made some research and most of when i read requires me to jailbreak my device, and this is a public app not a private one.
I used https://wiki.mikrotik.com/wiki/API_in_Java for the Android version
App Info
The Mobile app is used for user authentication. When a user connects to the Wi-Fi they won't have internet access until the mobile app authenticates them.
Functions:
The mobile app authenticates users
Displays connection sessions
Displays ads via ads widget'
Scope for ads widget:
Ads widget are dragable
Ads widget reopens after being closed
Scopes for Authentication:
Mobile app check if user is login, if not pops up login and signup
Mobile app check if user can browse. If not authenticate user by sending a request to the server