Home
last modified time | relevance | path

Searched refs:PermissionsModuleNotFoundException (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-image-picker/ios/
H A DImagePickerExceptions.swift5 internal class PermissionsModuleNotFoundException: Exception { class
H A DImagePickerModule.swift54 return promise.reject(PermissionsModuleNotFoundException()) in definition()
75 return promise.reject(PermissionsModuleNotFoundException()) in handlePermissionRequest()
/expo/ios/versioned/sdk49/ExpoImagePicker/
H A DImagePickerExceptions.swift5 internal class PermissionsModuleNotFoundException: Exception { class
H A DImagePickerModule.swift54 return promise.reject(PermissionsModuleNotFoundException()) in definition()
75 return promise.reject(PermissionsModuleNotFoundException()) in handlePermissionRequest()
/expo/ios/versioned/sdk48/ExpoImagePicker/
H A DImagePickerExceptions.swift5 internal class PermissionsModuleNotFoundException: Exception { class
H A DImagePickerModule.swift54 return promise.reject(PermissionsModuleNotFoundException()) in definition()
75 return promise.reject(PermissionsModuleNotFoundException()) in handlePermissionRequest()
/expo/ios/versioned/sdk47/ExpoImagePicker/
H A DImagePickerExceptions.swift5 internal class PermissionsModuleNotFoundException: Exception { class
H A DImagePickerModule.swift54 return promise.reject(PermissionsModuleNotFoundException()) in definition()
75 return promise.reject(PermissionsModuleNotFoundException()) in handlePermissionRequest()