Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[android] Remove Fabric and Crashlytics on Android #8211

Merged
merged 2 commits into from May 8, 2020

Conversation

tsapeta
Copy link
Member

@tsapeta tsapeta commented May 8, 2020

Why

Closes #8047

How

I removed:

  • Fabric and Crashlytics setup
  • FABRIC_API_KEY and FABRIC_SECRET_KEY from secrets keys
  • fabric.properties files
  • Removed Fabric and Crashlytics files from cluttered .gitignore files

Test Plan

CI jobs passed, Android's client builds and works as expected.

@github-actions
Copy link
Contributor

github-actions bot commented May 8, 2020

Native Component List for this branch is ready

@tsapeta tsapeta merged commit 6a72752 into master May 8, 2020
@tsapeta tsapeta deleted the @tsapeta/remove-fabric-android branch May 8, 2020 21:23
Jamedjo pushed a commit to Jamedjo/expo that referenced this pull request Feb 4, 2021
# Why

Closes expo#8047 

# How

I removed:
- Fabric and Crashlytics setup
- `FABRIC_API_KEY` and `FABRIC_SECRET_KEY` from secrets keys
- `fabric.properties` files
- Removed Fabric and Crashlytics files from cluttered `.gitignore` files

# Test Plan

CI jobs passed, Android's client builds and works as expected.
prakashbask pushed a commit to prakashbask/expo that referenced this pull request Mar 16, 2022
# Why

Closes expo#8047 

# How

I removed:
- Fabric and Crashlytics setup
- `FABRIC_API_KEY` and `FABRIC_SECRET_KEY` from secrets keys
- `fabric.properties` files
- Removed Fabric and Crashlytics files from cluttered `.gitignore` files

# Test Plan

CI jobs passed, Android's client builds and works as expected.
gurs1kh pushed a commit to gurs1kh/expo that referenced this pull request Jan 18, 2024
# Why

Closes expo#8047 

# How

I removed:
- Fabric and Crashlytics setup
- `FABRIC_API_KEY` and `FABRIC_SECRET_KEY` from secrets keys
- `fabric.properties` files
- Removed Fabric and Crashlytics files from cluttered `.gitignore` files

# Test Plan

CI jobs passed, Android's client builds and works as expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Fabric and Crashlytics
2 participants