Ejemplo n.º 1
0
        public override void WillTerminate(UIApplication application)
        {
            // (your app's cleanup code)

            // CALL THIS LAST! (See this FAQ entry for more info)
            Beacon.EndBeacon();
        }