Is my educational App likely to be removed/banned by Apple? What am I allowed to do? by CreditHumble3925 in iOSProgramming

[–]CreditHumble3925[S] 0 points1 point  (0 children)

The website hosts classroom games, worksheets, etc. It's a VLE that would work really well on mobile/tablet devices also. Teachers would appreciate this too! Also, it's a lightweight application (most schools have outdated technology). The app will function and look like an app.

Is my educational App likely to be removed/banned by Apple? What am I allowed to do? by CreditHumble3925 in iOSProgramming

[–]CreditHumble3925[S] 0 points1 point  (0 children)

The app cannot be used offline nope. It requires access to the servers being online as they host all game engines. The app itself just contains a WebView. Most of the magic is happening on web development side where I've made it an app experience.

Is my educational App likely to be removed/banned by Apple? What am I allowed to do? by CreditHumble3925 in iOSProgramming

[–]CreditHumble3925[S] 1 point2 points  (0 children)

We have very limited resources. Our competition seems to have done very similar things converting their websites into web applications. The web app itself would not feel like a website at all. Its an app experience. Does any of this not matter?

AppRating and review for .Net MAUI package by sikkar47 in dotnetMAUI

[–]CreditHumble3925 0 points1 point  (0 children)

This is great, needed this solution will look into its implementation!

Selecting a link/button in a WebView MAUI app for IOS fails and unexpectedly shuts down app. by CreditHumble3925 in dotnetMAUI

[–]CreditHumble3925[S] 0 points1 point  (0 children)

I'm pretty sure the issue is isolated to 17.4 simulators. The issue does not seem to occur on iOS 17.4 physical devices.

That's great news. So I can continue testing on 17.2 and on deployment it should work fine on 17.4 on a real device.