forcedotcom / SalesforceMobileSDK-ReactNative

BSD 3-Clause "New" or "Revised" License
49 stars 55 forks source link

one of RECEIVER_EXPORTED or receiver_not_exported should be specified when a receiver isn't being registered exclusively for system broadcasts #369

Closed mahipalsingh-syt closed 4 months ago

mahipalsingh-syt commented 4 months ago

Version of Mobile SDK Used: 12.0.1 Issue found in Native App or Hybrid App: ReaactNative OS Version: Android 14 (34) Device: Android Steps to reproduce: install 12.0.1 with ReactNative 0.73.6 Actual behavior: App crashing Expected Behavior: App should Error Log: one of RECEIVER_EXPORTED or receiver_not_exported should be specified when a receiver isn't being registered exclusively for system broadcasts