Web server in iOS app

Hi

I want to create an iOS app that contains a web server and then uses a web view to display web pages delivered by the server within the app.

Has anyone done this?

Is it possible to do this?

I dont need any other app or browser to be able to access the web server just my app.

I then want to use Wren script on the server side to be able to embed scripts within the pages before they are sen back to the web view.

The pages will be held in a sqlite db with the app.

Thanks

Has anyone done this?
I’ve done.

Is it possible to do this?
Of course, it’s possible !!!

I made a simple “app” on iOS using XOJO. The app only thing that the “app” does is show a web page that already exists and display it. The functional application is the web page, not the mobile app.

It worked very well for me.

But, I had to install my application on each iOS. Not many people would have to use it. I did not upload it to the store.

Wow that is great to know.

Would you consider allowing me to purchase your code to help getting me up and running quicker?

It is an app I am writing for my adult son who has ADHD.

Thanks

I don’t see any problem.

I contact you privately.