I am using facebook analytics for measuring events of users on my Android application.
How do avoid sending events to Facebook while app is in development/debug phase so that i can avoid corrupting production data.
Is there any configuration or something in Facebook SDK?