microsoft / cpp_client_telemetry

1DS C++ SDK
Apache License 2.0
85 stars 48 forks source link

RECEIVER_EXPORTED param added for registerReceiver API to support SDK34 #1248

Open mgowtham opened 2 months ago

mgowtham commented 2 months ago

PROBLEM AND SOLUTION:

registerReceiver API has mandated RECEIVER_EXPORTED param from SDK34 so added the param

VALIDATION: Did sanity testing

lalitb commented 3 weeks ago

@mgowtham - You may want to merge this PR as it is approved?

ThomsonTan commented 2 weeks ago

@mgowtham any plan to merge this PR?