mirror of
				https://gitlab.com/comunic/comunicmobile
				synced 2025-11-04 12:14:11 +00:00 
			
		
		
		
	Add fix
This commit is contained in:
		@@ -38,7 +38,7 @@ public class NotificationsChannel implements MethodChannel.MethodCallHandler {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * Pre-configure notifications service
 | 
			
		||||
     * Pre-configure independent notifications service
 | 
			
		||||
     */
 | 
			
		||||
    private void preConfigure(@NonNull MethodChannel.Result result) throws Exception {
 | 
			
		||||
        if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.M) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user