cy

Results 5 comments of cy

> I think Qmgo should implement the missing features instead of your suggestions. Some APIs in mongo-driver is good enough, there's no need to encapsule them. Exposing them is enough....

@JimChenWYU literally NOTHING in this website! No enough API usage description, and even no redirect to go.dev's doc

This feature is really important to me! I'm using Sentry with Unity3D, Without this feature, I failed to meet the requirements for android app dist platforms! For workaround, I can...

Can BeforeSend prevent sdk from collecting device info? The privacy guideline forbids accessing MEID, DeviceID, etc. before user's consent.

it reported as: "io.sentry.android.core" read sensors before user's consent. Seems that the problem is android sdk did gather info un-lazy. And android sdk is auto-inited by sentry-unity