React Native Android, Cannot find symbol: PushNotificationPackage #14059
Labels
bug
Something isn't working
pending-community-response
Issue is pending a response from the author or community.
Push Notifications
Related to Push Notification components
React Native
React Native related issue
Before opening, please confirm:
JavaScript Framework
React Native
Amplify APIs
Push Notifications
Amplify Version
v5
Amplify Categories
notifications
Backend
None
Environment information
Describe the bug
When trying to build the app, the following error is thrown:
Cannot find symbol: class PushNotificationPackage in PackageList.java.
Expected behavior
The app should build successfully without errors related to missing classes.
Reproduction steps
Steps to Reproduce
Install AWS Amplify v5 and @aws-amplify/rtn-push-notification.
Attempt to build the Android app using npx react-native run-android.
Observe the error in the build logs.
Code Snippet
// Put your code below this line.
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: