From 2f25d1ca4658c9cd1f357b3f4ce65f0a0800c0e0 Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Thu, 4 Jul 2013 11:20:26 +0100 Subject: [PATCH] Added warning --- UserProximityEvent.js | 1 + 1 file changed, 1 insertion(+) diff --git a/UserProximityEvent.js b/UserProximityEvent.js index 06428e5..3804686 100644 --- a/UserProximityEvent.js +++ b/UserProximityEvent.js @@ -81,6 +81,7 @@ function FakeUserProximitySensor() {} if (globalObject.UserProximityEvent) { return; } + console.warn("User Proximity Events is an unsupported component with an indefinite lifetime. This should be used for evaluation purposes only and should not be used for production level applications.") var stringify, props, selfRef = this, callback = null,