Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(torch): throw error if plugin is not available #336

Open
5 of 28 tasks
robingenz opened this issue Nov 24, 2024 · 0 comments
Open
5 of 28 tasks

bug(torch): throw error if plugin is not available #336

robingenz opened this issue Nov 24, 2024 · 0 comments
Labels
breaking change Breaking change bug/fix Something isn't working package: torch platform: android Android platform
Milestone

Comments

@robingenz
Copy link
Member

Plugin(s)

  • Android Foreground Service
  • Android Battery Optimization
  • App Review
  • App Update
  • Background Task
  • Badge
  • Bluetooth Low Energy
  • Cloudinary
  • Datetime Picker
  • File Compressor
  • File Opener
  • File Picker
  • Live Update
  • Managed Configurations
  • NFC
  • Photo Editor
  • Printer
  • Screen Orientation
  • Speech Recognition
  • Speech Synthesis
  • Torch
  • Zip

Version

6.0.0

Platform(s)

  • Android
  • iOS
  • Web

Current behavior

The plugin supports Android SDK 23+. On lower Android versions the plugin simply does nothing.

Expected behavior

The plugin should throw an unavailable error to indicate that the call was not successful.

Reproduction

Steps to reproduce

Other information

No response

Capacitor doctor

Before submitting

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.
@robingenz robingenz added platform: android Android platform breaking change Breaking change bug/fix Something isn't working package: torch labels Nov 24, 2024
@robingenz robingenz added this to the v7.0.0 milestone Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Breaking change bug/fix Something isn't working package: torch platform: android Android platform
Projects
None yet
Development

No branches or pull requests

1 participant