Biblical Word Search

App Review Content Index for Apple App Store Guideline 4.7

Game Information

Game Title
Biblical Word Search
Developer
My Holy Church
Content Source
Firebase Firestore
Status
Active

Overview

Biblical Word Search is a word-search puzzle game implemented entirely within the mobile application binary submitted to Apple for review.


Firebase Firestore is used only for delivering puzzle content, storing user scores, and generating leaderboards.

Embedded in App Binary

ComponentStatus
Game UIEmbedded
Gameplay MechanicsEmbedded
NavigationEmbedded
Rendering EngineEmbedded

Remote Content

Content TypeDescription
Word ListsBiblical words used in puzzles
Level MetadataLevel identifiers and category information
User ScoresPlayer progress and scores stored in Firestore
LeaderboardsRankings generated from user scores

Level Catalog

The game contains thousands of word-search levels stored as structured data records in Firebase Firestore. Each record contains only a list of biblical words and associated metadata (level identifier and category label) — no code, scripts, or executable content of any kind.


All remotely delivered content consists solely of puzzle data and metadata consumed by the embedded Biblical Word Search game logic.

Compliance Statement

No executable code, scripts, plugins, software modules, mini-apps, or downloadable game engines are delivered remotely.


All gameplay functionality — including UI rendering, word matching, and navigation — remains embedded within the reviewed application binary.


Biblical Word Search is the only game or interactive entertainment feature present in the My Holy Church application. This page represents the complete index of all such features available to the App Store review test account.