I’m trying to build a PWA of the Bible in Haitian Creole, and I’m hosting it on firebase. I have three issues that I can’t seem to get working correctly. The search function does not work, it always shows 404 page not found. It works if I run a preview, but when I build the app and deploy to firebase, it no longer works. I also have problems with diacritics, especially o with the grave accent causes the cross references and other references to not work. Some of the book names in HC use ò and this keeps the reference links from working. Finally, the \nd tags in subtitles don’t work, when these are in subtitles it causes the subtitles to not show correctly. If someone could help me with these three issues, I would greatly appreciate it. I’m running SAB 12.3 and using the latest source code from the repository.
Can you create a ticket at Get Help - Scripture App Builder?
Please attach a zip file of the project folder. It contains the PROJECT.appdef and PROJECT_data folder.
Mention that I asked you to assign the issue to me (Chris Hubbard).
Thanks,
Chris
Can you post a link to documentation on how to host your app on Firebase?
Thanks,
Chris
Thank you for the quick response. I have created a ticket and included the zipped project folder. However, I didn’t have an account with help desk when I created the ticket, and now when I try to go back to view it from the confirmation email, I’m asked to login, but my email is not accepted and it won’t allow me to register it, nor reset my password.
Here is a quickstart guide for hosting on firebase: Comece a usar o Firebase Hosting
I’m using the firebase cli, I copy the contents of the app folder from PWA Output and paste them into the public folder for the firebase project, and then deploy it.
Thanks again for your time!