Proje: Okul B2B App · Hub: Okul B2B App — Architecture
Native Versiyon Kayıtları
Önemli: app.config.ts native dizinler mevcut olduğunda IGNORED. Gerçek versiyon native dosyalarda.
Android (android/app/build.gradle)
versionCode: 2
versionName: "1.0.1"
versionCode: Play Store’a her yükleme için +1 artırılmalı. Aynı versionCode tekrar upload edilemez.
iOS (ios/Okulcomtr/Info.plist)
CFBundleShortVersionString: "1.0.1" → Marketing version (kullanıcıya gösterilen)
CFBundleVersion: "3" → Build number (App Store'a her upload için +1)
Kritik: CFBundleVersion (3) her TestFlight/App Store upload’da artırılmalı.
Mevcut Durum (2026-04-17)
| Platform | Version | Build/versionCode | Durum |
|---|---|---|---|
| Android | 1.0.1 | 2 | Play Store’da yayın |
| iOS | 1.0.1 | 3 | TestFlight’ta, review bekliyor |
Related
- build-ve-ota-update — build öncesi checklist
- versiyon-yonetimi-scripti — npm scripts