| 
				
			 | 
			
			
				@@ -183,7 +183,7 @@ The current supported permissions are: 
			 | 
		
	
		
			
			| 
				183
			 | 
			
				183
			 | 
			
			
				 ### iOS Notes 
			 | 
		
	
		
			
			| 
				184
			 | 
			
				184
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				185
			 | 
			
				185
			 | 
			
			
				 * Permission type `bluetooth` represents the status of the 
			 | 
		
	
		
			
			| 
				186
			 | 
			
				
			 | 
			
			
				-  `CBPeripheralManager`. Don't use this if only need `CBCentralManager`. 
			 | 
		
	
		
			
			| 
				
			 | 
			
				186
			 | 
			
			
				+  `CBPeripheralManager`. Don't use this if you only need `CBCentralManager`. 
			 | 
		
	
		
			
			| 
				187
			 | 
			
				187
			 | 
			
			
				 * Permission type `location` accepts a second parameter for `request()` and 
			 | 
		
	
		
			
			| 
				188
			 | 
			
				188
			 | 
			
			
				   `check()`; the second parameter is a string, either `always` or `whenInUse` 
			 | 
		
	
		
			
			| 
				189
			 | 
			
				189
			 | 
			
			
				   (default). 
			 |