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

docs: add Mavenrepository configuration for Expo builds #1153

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nicklas-17
Copy link

This PR adds documentation for a crucial Maven configuration step when using Notifee with Expo projects.

Problem:
Many Expo users encounter the error "Could not find any matches for app.notifee:core" during Android builds. This happens because the Android build system cannot locate Notifee's native dependencies through Maven.

Solution:
Added documentation explaining how to configure extraMavenRepos in the expo-build-properties plugin to properly point to Notifee's native libraries. This configuration ensures the Android build system can find and resolve Notifee's core dependencies.

The added section:

  • Explains the common error users might encounter
  • Provides the exact configuration needed in app.config.js/app.json
  • Places this information in a logical location within the Expo setup instructions

@CLAassistant
Copy link

CLAassistant commented Nov 28, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

Hello 👋, this PR has been opened for more than 2 months with no activity on it.

If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing!

You have 15 days until this gets closed automatically

@github-actions github-actions bot added the Stale label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants