Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@juucustodio
Created April 27, 2020 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juucustodio/2dba38ca7d055415fe4dd8ec17ab0f84 to your computer and use it in GitHub Desktop.
Save juucustodio/2dba38ca7d055415fe4dd8ec17ab0f84 to your computer and use it in GitHub Desktop.
Adicionando o plugin do App Center em uma aplicação React Native - 20 dias com App Center / Dia 13 - http://julianocustodio.com/appcenter-13
<resources>
<string name="app_name">Sample</string>
<string name="appCenterCrashes_whenToSendCrashes" moduleConfig="true" translatable="false">DO_NOT_ASK_JAVASCRIPT</string>
<string name="appCenterAnalytics_whenToEnableAnalytics" moduleConfig="true" translatable="false">ALWAYS_SEND</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment