6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

testfairyで開発中のandroidアプリを配布

Posted at

testflightの運営会社がAppleに買収された影響で、testflightのandroidアプリの配布が
できなくなってました。涙

代替サービスを探していたら、testfairyなるサービスを発見。
gradle用のプラグインも用意されていました。
https://github.com/testfairy/testfairy-gradle-plugin

デプロイもコマンド一発です。

gradle testfairyDebug

一つ難点はサービスの回線が細いのか、アプリのダウンロードが遅いことですね。

6
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?