Android Build Failed in 5.4.4 Context.RECEIVER_EXPORTED error: cannot find symbol

after checking the sdk versions etc. setting in the Project Settings
“Minimum SDK Version” and “Target SDK Version” to “29”
as well as
“NDK API Level” and “SDK API Level” to “android-29”
finally solved it for me.

2 Likes