I am using startActivityForResult and launching an activity say DestActivity. In DestActivity, callingPackageName is coming null for release variant but coming fine for debug variant. Any idea why it might be happening? Minify is enabled for both release as well as debug variants.