You can customize this App Template to any subject you have in mind (School homeworks, Driving licence, Fitness, Personalities etc.), by just changing app themes, images, theory & quiz content.
Try a demo version of this template.
Successful Apps made using this source code.
Note: Need customization of this app? Don’t hesitate to contact us, we guarantee high quality mobile apps in short time.
- Basic knowledge of how iOS app works
- Cocoapods
- Xcode 10+
- Swift 4.2
We don’t offer a refund. (If the item is downloaded) Please read the description and compatibility content thoroughly before purchasing as we don’t offer a refund if you buy it by mistake.
All configurations steps you can find in Documentation file included in the package, which explains how to change content, configure & reskin the app.
{ "fileName": "introduction", "name": "File title here", "fileType": "pdf | html" }
{ "id": 1, "title": "Alert driving" }
{ "category":1, // Topic or Category id from above "correctAnswer":0, // Represents corrent answer index "id":13, "question":"Question title", "image":"663.jpeg", // Image file name, can be optional "answers":[ "Answer 1", "Answer 2", "Answer 3" ], "explanation":"Question explanation" // Question explanation, can be optional }
{ "answer":"Correct answer", "question":"Question?" }
2023-09-12 -Fix: Update to support latest version of Xcode 14 2021-21-03 -Added: Implement iOS 14 Ad Tracking user consent permission pop up -Added: Show question image in full screen -Added: Update Google Ad SDK to last version -Added: Implement show Admob Intersticial after test is finished 2020-21-10 -Added: Implement support for EPUB files -Added: Implement iOS 13 DarkMode 2020-22-07 -Fixed: Remove UIWebView references -Fixed: Update Admob SDK