fix: Error: The WIFI_SERVICE must be looked up on the Application context or…
fix: Error: The WIFI_SERVICE must be looked up on the Application context or memory will leak on devices < Android N. Try changing reactContext to reactContext.getApplicationContext() [WifiManagerLeak] WifiManager manager = (WifiManager) reactContext.getSystemService(Context.WIFI_SERVICE);
Showing
Please
register
or
sign in
to comment