Hi, all. Need a bit of help.
I'm attempting to extend my forums' reach by establishing a phone app. This would be a simple bit of code that opens the forums in a native browser window. I have an alpha written in Java for Android; it is portable to iOS with some difficulty, but I haven't attempted that yet. (Keep in mind that my coding skills are pretty rudimentary. I'm a network guy. I don't generally write anything but simple scripts. And they do have to be simple.)
The idea is to allow my users to have an app icon for the Forums sitting right there on their phone. The app would just provide HTTPS access; the phone software would also show notifications from the Forums right there on the phone.
My forums are in phpBB and I was lucky enough with a bit of investigation to find that an extension has been written which does exactly one part of this - sends notifications. The trick is, it sends notifications only to established browsers: Chrome, Firefox, Opera, Samsung Internet, and so on. And it only works for Android.
So I now have either an app which can't receive notifications, or a notification extension for phpBB which can't use a proprietary app for my Forums (or indeed any iPhone).
What do I do? Write and release the app without the functionality? Set up the extension? Try to do both? Spend a lot of money and find a coder who can make these work together? Find a forum software that sends notifications natively? Give up and try something else?
I'm attempting to extend my forums' reach by establishing a phone app. This would be a simple bit of code that opens the forums in a native browser window. I have an alpha written in Java for Android; it is portable to iOS with some difficulty, but I haven't attempted that yet. (Keep in mind that my coding skills are pretty rudimentary. I'm a network guy. I don't generally write anything but simple scripts. And they do have to be simple.)
The idea is to allow my users to have an app icon for the Forums sitting right there on their phone. The app would just provide HTTPS access; the phone software would also show notifications from the Forums right there on the phone.
My forums are in phpBB and I was lucky enough with a bit of investigation to find that an extension has been written which does exactly one part of this - sends notifications. The trick is, it sends notifications only to established browsers: Chrome, Firefox, Opera, Samsung Internet, and so on. And it only works for Android.
So I now have either an app which can't receive notifications, or a notification extension for phpBB which can't use a proprietary app for my Forums (or indeed any iPhone).
What do I do? Write and release the app without the functionality? Set up the extension? Try to do both? Spend a lot of money and find a coder who can make these work together? Find a forum software that sends notifications natively? Give up and try something else?







