Is There a Mihon for iOS? No, and Any App Called Mihon on the App Store Is Fake
There is no Mihon for iOS. Mihon is Android-only, its own FAQ says there are no plans for an iPhone version, and anything on the App Store using the Mihon name is not theirs. The reader to install instead is Madomi: free on the App Store, it installs sources from the same Mihon extension repos, restores your .tachibk backup, and translates raw chapters while you read. Last checked on 13 September 2026.
If you came here from a Reddit thread, thatās the whole answer. The rest of this page is the part those threads argue about: why the port never happened, how to spot the fake āMihonā apps, and how to get your actual library onto an iPhone.
Why isnāt Mihon on iOS?
Mihon is an Android app. Itās written in Kotlin against Androidās own UI and storage APIs, it requires Android 8.0 or higher, and an iPhone version would not be a port so much as a second app written from scratch. The FAQ on mihon.app puts it plainly: āThere is no iOS or iPadOS version and neither are there plans for one.ā
Thereās history behind that, too. Tachiyomi stopped development on 13 January 2024 after a cease and desist from Kakao Entertainment, and Mihon appeared eight days later carrying on the same reader, the same extension format and the same backup format. Everything in that lineage grew up on Android. Appleās review process and its restrictions on fetching code at runtime meant nobody in that family ever shipped an iPhone build.
So the gap isnāt temporary and it isnāt a roadmap item. Itās the reason āmihon for iosā is a search with no good answer.
Any app named āMihonā on the App Store is not Mihon
This part matters more than people realise. Mihon publishes on Android only, which means every App Store listing, TestFlight link or IPA download using that name came from someone else. The Mihon FAQ says it directly: anything proclaiming to be āMihon for iOSā should be treated as a scam.
What that usually looks like:
- A lookalike on the App Store with the Mihon name or icon, a handful of five-star reviews and a subscription paywall in front of a reader that barely works.
- An IPA on a sideloading site, offered as āMihon iOSā or āMihon unofficial buildā. You have no idea whatās inside an unsigned binary, and youāre handing it a device certificate plus whatever you type into it.
- A ācompanionā app that asks you to log in with your AniList or MyAnimeList account. Thatās your tracker credentials going somewhere you canāt see.
The tell is simple: if it uses the Mihon name and itās on iOS, it isnāt Mihon. Install a reader thatās actually published under its own name by a developer you can look up.
Whatās the closest thing to Mihon on iPhone?
Madomi. Itās a source-based manga reader on the App Store and Google Play from Pawaka Labs, and itās built around the things a Mihon user actually cares about.
- The same sources. Madomi installs sources from Mihon-style extension repos. It ships with none preloaded: you paste the index URL of the repo you already use (they end in
index.pb, orindex.min.jsonon older ones) and install what you want from it. Global search hits every installed source at once. - Your backup restores. Mihon
.tachibkfiles import directly, with library, categories, reading progress and tracker links intact. Tachimanga.tmbbackups work too, if you tried that route first. - A reader that feels right. Five reading modes including webtoon and continuous, Mihon-style tap zones, chapter-to-chapter scrolling, categories, an Updates feed for new chapters, source migration when a source dies, offline downloads, a pure-black AMOLED theme and custom accent colours.
- Tracking without an extension. AniList and MyAnimeList sync as you read, built in. Connect the same account you used on Android and your progress is already sitting there.
- Itās not Apple-only. iPhone, iPad, Android, plus Chrome and Firefox extensions, all on one account with your library and reading position synced. If youāre switching to iPhone but keeping an Android tablet, nothing gets stranded.
And the piece Mihon never had: Madomi translates raw chapters as you scroll. Open a Japanese chapter, a Korean manhwa running 80 chapters ahead of its English release, or a Chinese manhua nobody has licensed, and Madomi reads the text inside every speech bubble with OCR built for manga fonts, then overlays the translation in your language. The art stays untouched. Itās rated 4.8 out of 5 from 270+ Chrome Web Store ratings with 10,000+ active users, the highest-rated manga translator extension there is. Our guides on reading Korean manhwa without knowing Korean and reading Chinese manhua in English walk through it.
The reader itself is free: every reading mode, online sources, Komga, your own CBZ, PDF and ZIP files, global search, and 20 chapter downloads a day. Trackers, cross-device sync, unlimited downloads, auto scroll and custom themes come with the one-time Madomi Reader unlock, which is 80% off until the end of September 2026. Translation credits are separate, the free plan includes 100 a month at 1 credit per translated image, and if you never translate a page you never pay for them.
Can I move my Mihon library to my iPhone?
Yes, and you donāt have to rebuild it by hand.
- In Mihon on Android, create a backup and export the
.tachibkfile. - Get the file onto your iPhone. AirDrop, a cloud drive, or just email it to yourself.
- Install Madomi from the App Store and open it.
- Restore the backup. Library, categories, progress and tracker links come back.
- Add your repo by pasting its index URL, then install the sources your library needs so chapters start loading again.
- Connect AniList or MyAnimeList if you track, and youāre where you left off.
Step 5 is the one people skip. A backup brings your series and your progress, not the sources themselves, so the library looks empty until the matching sources are installed.
Mihon vs Madomi
| Mihon | Madomi | |
|---|---|---|
| iPhone / iPad | No, and none planned | Yes, on the App Store |
| Android | Yes, Android 8.0+ | Yes |
| Browser | No | Chrome and Firefox |
| Mihon-style extension repos | Yes | Yes |
.tachibk backup restore | Yes | Yes |
| AniList / MyAnimeList tracking | Yes | Yes, built in |
| Cross-device sync | No | Yes |
| Translates raw chapters | No | Yes |
| Source migration when a source dies | Yes | Yes |
If youāre weighing up the other iPhone options first, weāve covered them: Madomi as the Tachiyomi of iOS goes deeper on rebuilding a Tachiyomi setup, and weāve written up Paperback alternatives, Aidoku alternatives, Tachimanga alternatives and the wider best iOS manga reader roundup. Every one of them lands in the same place.
Frequently asked questions
Is there a Mihon for iOS?
No. Mihon is Android-only and its FAQ states there is no iOS or iPadOS version and no plans for one, so install Madomi on iPhone instead: same extension repos, same .tachibk backups, plus translation.
Is the Mihon app on the App Store real? No. Mihon doesnāt publish on the App Store at all, so anything there using the name is somebody elseās app. Mihonās own FAQ says to treat āMihon for iOSā as a scam. Same for IPA files on sideloading sites.
Can I use Mihon extensions on iPhone? Yes, through Madomi. Paste the index URL of the repo you already use and install the same sources you had on Android.
Can I move my Mihon library to my iPhone?
Yes. Export the .tachibk backup from Mihon, move it to your iPhone and restore it in Madomi, then install your sources.
Why is Mihon Android-only? Itās a Kotlin Android app requiring Android 8.0 or higher, and an iPhone version would be a separate codebase. The team has said there are no plans for one.
Is there a Mihon for Mac or iPad? No, thereās no iPadOS or macOS build either. Madomi runs on iPhone and iPad, on Android, and as a Chrome and Firefox extension on a Mac, with one account across all of them.
Stop Looking for a Mihon That Isnāt Coming
The port isnāt happening, and the apps pretending to be it are worse than nothing. Get the real thing on iPhone: same repos, same backup, and raw chapters you can finally read.
Read more anime and tech blogs.