Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Crashlytics / Fabric distribution of Watch-enabled iOS-App?

I sure am missing something obvious here - but no matter where I looked I found nothing to aid me here so I'll give it a try:

I'm developing an (obj-c) app in which I have integrated the Fabric / Crashlytics framework and which I distribute to my testers via the fabulous Fabric-Site. That worked flawless for many, many versions. Now I have added AppleWatch-compatibility to my app via integration of WatchKit. All works fine.

But distribution via Fabric to my beta-testers just won't work any more; The distributions site just states "You're all set for now. As soon as a new Build is ready..." and under "Previous Versions" all version including the WatchKit are marked as "Not Available". Older versions are available to install though...

I suspect something wrong with the included provisioning profiles - but all are set up as they should - f.e. all devices registered in all profiles, separate profiles for the watch app and the extension - and the archives are created without errors or warnings. They even pass the AppStore validation. But no luck in getting those versions to my beta-testers...

Any hint would be much appreciated.

like image 470
Jack Bauer Avatar asked Oct 11 '15 07:10

Jack Bauer


1 Answers

As at current date it continues to appear to be the case that WatchKit Apps and Extensions cannot be distribute by Fabric. The Fabric Documentation does not refer to WatchKit, WatchOS or Apple Watch at all, and the current only significant discussion of the question in the developer forums, from about five months ago, states it was not possible at that time.

like image 143
Duncan Babbage Avatar answered Nov 11 '22 04:11

Duncan Babbage