BranchMetrics / sdk-release

TUNE iOS, Android, and Windows native SDKs
https://developers.tune.com/sdk/quick-starts/
GNU General Public License v3.0
56 stars 46 forks source link

Cannot set custom permission for receiver? #44

Open borrom-dev opened 6 years ago

borrom-dev commented 6 years ago

This might not kind of issue, but I found that the receiver was not set any custom permission which expose other application to communicate with, is there any way that we can handle this issues?

<receiver android:name="com.tune.TuneTracker">

    </receiver>
Psrinath-branch commented 5 years ago

@borrom-dev - Can you share the source code information for this issue?