Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
アプリ開発配布方法比較
Search
ENGINEER HIKARU
July 07, 2020
Technology
0
230
アプリ開発配布方法比較
iOSとAndroidの完成したアプリの配布方法の比較をまとめた資料です。
アプリを一般に公開するにはどれを使えば良いか、アプリを社内で使うにはどれを使えば良いかなどの参考になります。
ENGINEER HIKARU
July 07, 2020
Tweet
Share
More Decks by ENGINEER HIKARU
See All by ENGINEER HIKARU
Flutter Open DevTools
engineerhikaru
0
2.2k
Flutterコマンドを使えるまで
engineerhikaru
1
850
Flutterホットリロード
engineerhikaru
0
2.3k
npmコマンドを使えるようにするまで
engineerhikaru
0
2k
Other Decks in Technology
See All in Technology
サンドボックス技術でAI利活用を促進する
koh_naga
0
150
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
5
1.1k
Jaws-ug名古屋_LT資料_20250829
azoo2024
3
210
今!ソフトウェアエンジニアがハードウェアに手を出すには
mackee
1
1.1k
AWS環境のリソース調査を Claude Code で効率化 / aws investigate with cc devio2025
masahirokawahara
2
1k
オブザーバビリティが広げる AIOps の世界 / The World of AIOps Expanded by Observability
aoto
PRO
0
250
役割は変わっても、変わらないもの 〜スクラムマスターからEMへの転身で学んだ信頼構築の本質〜 / How to build trust
shinop
0
150
実運用で考える PGO
kworkdev
PRO
0
130
DuckDB-Wasmを使って ブラウザ上でRDBMSを動かす
hacusk
1
140
Kiroと学ぶコンテキストエンジニアリング
oikon48
5
5.5k
2025年になってもまだMySQLが好き
yoku0825
6
2.5k
実践データベース設計 ①データベース設計概論
recruitengineers
PRO
4
2k
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
The Language of Interfaces
destraynor
160
25k
Designing for Performance
lara
610
69k
Embracing the Ebb and Flow
colly
87
4.8k
Agile that works and the tools we love
rasmusluckow
330
21k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Fireside Chat
paigeccino
39
3.6k
Site-Speed That Sticks
csswizardry
10
800
Transcript
アプリ開発 ⾊々な配信⽅法
iOSでの配信⽅法 AppStoreConnect AdHoc Enterprise(OTA形式) TestFlight PCからケーブル経由 1. 2. 3. 4.
5.
Androidでの配信⽅法 GooglePlayConsole PCからケーブル経由 APKファイルを配布 1. 2. 3.
iOS向け開発者プログラム AppleDeveloperProgram AppStoreConnect,AdHoc,TestFlight 年間11,800円,個⼈or法⼈登録 必要<AppleID,代表名,住所,電話番号,DUNS番号(法⼈)> AppleDeveloperEnterPriseProgram AdHoc,EnterPrise,TestFlight 年間37,800円,法⼈登録のみ 必要<AppleID,代表名,住所,電話番号,DUNS番号>
iOS配信⽅法⽐較 AppStoreConnect 審査あり,AppStoreに公開される,⼀般向け AdHoc 審査なし,デバイス情報が必要,社内向け EnterPrise(OTA形式) 審査なし,URLからインストール,社内向け TestFlight 審査なし,90⽇間のみ,メールで招待,社内テスト向け PCからケーブル経由
審査なし,ローカルで⼊れられる,社内テスト向け
GooglePlayConsole $25,個⼈or法⼈登録 必要<Googleアカウント,メールアドレス,電話番号> Android向け開発者プログラム
GooglePlayConsole 審査あり,GooglePlayに公開される,⼀般向け Android配信⽅法⽐較 PCからケーブル経由 審査なし,ローカルで⼊れられる,社内テスト向け APKファイルを配布 審査なし,ファイルをインストール,(⼀般)・社内向け