Q: Bunch of a questions. :)
I'm considering Tier 4 for a Christian reading/study app, but I need to know a few things.
For books and Bible content, does the app support true reflowable reading (like EPUBs), including adjustable font size, dark mode, bookmarks, search, and remembering reading position? And does all of that work offline?
For the Bible feature, which translations are included, and can I integrate my own study-guide/devotional content alongside the Bible?
Also, are the apps truly native apps, or mostly wrapped web apps? I mainly care about smooth reading performance, offline use, reliable push notifications, and long-term app store approval reliability.
One last thing: does the BYOK AI system support custom OpenAI-compatible API endpoints/base URLs, or only direct OpenAI/Claude/Gemini keys? I currently use 1min.ai API keys.
Akinola_SwiftSpeed
May 18, 2026A: Hi,
Great questions, let me take them in order.
Reflowable reading / EPUB support: The Bible reader supports adjustable font size, dark mode (multiple themes), bookmarks, highlights, and remembers reading position. Reading content is cached on-device for offline use after first load. However, we do NOT currently support EPUB import for general books. If your study guides are EPUBs, you'd need to host them as web content and embed them via our Source Code feature, or paste them as Custom Pages. EPUB import is on our roadmap but not shipped yet.
Bible translations: The default is BSB (Berean Standard Bible). The full library pulls from bible.helloao.org which gives us KJV, ASV, WEB, BSB, and a number of open translations across multiple languages. Premium translations like NIV/ESV aren't included (licensing restrictions). For your own devotional content alongside the Bible, you can absolutely add it via Custom Pages and Folders, organized however you want.
Native vs wrapped web apps: Truly native. We build with Capacitor, which generates a real Android APK/AAB and a real iOS Xcode project. Your reader runs as native screens with native scrolling and native push notifications, not a webview wrapper around a website. Performance is smooth, offline works properly, and Apple/Google approval is reliable because we follow native guidelines.
BYOK custom endpoints / 1min.ai: We currently support direct OpenAI, Anthropic, Gemini, DeepSeek, and Z.ai keys. We do NOT yet support arbitrary OpenAI-compatible base URLs, so 1min.ai keys would not plug in directly today. We can add this. If you let us know you're going with Tier 4, we'll prioritize it.
Happy to answer anything else