-3

it's since one year that i release unsigned apk with Fabric without problems. My work colleague has configured a new Mac for releasing sometimes the same app (always unsigned apk). If he release the apk, with Beta (Fabric) i can't install the apk.

We have the same version of Android Studio 3.4.1 and Fabric (for Android Studio) 4.3.0 .

thanks for your help.

Marcin Orlowski
  • 72,056
  • 11
  • 123
  • 141
strad84
  • 11
  • 1
  • with logcat see what error you get – Zun Jun 13 '19 at 08:37
  • Thanks for your answer Zun. The logcat are inside Android Studio, the problem is inside Fabric Beta when is trying to install the new release. – strad84 Jun 13 '19 at 08:46
  • i see these errors https://pastebin.com/RPgtfdkn Any help? – strad84 Jun 13 '19 at 08:56
  • Could it be related to this issue https://github.com/facebook/react-native/issues/24260? Have you recently updated your Android apk to 64 bit? – JackDev Jun 24 '19 at 10:36

1 Answers1

0

The solution is to share the same debug.keystore

Martijn Pieters
  • 1,048,767
  • 296
  • 4,058
  • 3,343
strad84
  • 11
  • 1