AiutaTryOnFileProvider
Custom FileProvider for Aiuta SDK to avoid conflicts with app's FileProvider. This class extends androidx.core.content.FileProvider with no additional functionality, allowing the SDK to have its own FileProvider instance without conflicting with the host application's FileProvider configuration.