java.lang.RuntimeException is raised when sample application is wrapped with Microsoft Intune (#103).
TedImagePickerContentProvider is trying to cast context to Application which is not compatible in case of wrapped app. I suggest we use Context cast instead.
java.lang.RuntimeException is raised when sample application is wrapped with Microsoft Intune (#103).
TedImagePickerContentProvider is trying to cast context to Application which is not compatible in case of wrapped app. I suggest we use Context cast instead.