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

There is a conflict with the retrofit_generator library. The current version 5.3.1 cannot upgrade retrofit_generator beyond 8.0.0 #885

Open
1 task
guominfang opened this issue Oct 25, 2024 · 1 comment

Comments

@guominfang
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Connect to one / many devices using connectTo() / connectToAdvertisingDevice()
  2. Read from / write to / subscribe to a protected / non-protected characteristic
  3. Observe a failure with exception (including the part of the stack trace, belonging to this package) …

Expected behavior
A clear and concise description of what you expected to happen.

  • I tried doing the same with a general BLE scanner application (e.g. nRF Connect) and it exhibits the expected behavior as described above

Smartphone / tablet

  • Device: [e.g. iPhone X]
  • OS: [e.g. iOS 13, Android 10]
  • Package version: [e.g. 1.0.0]

Peripheral device

  • Vendor, model: [e.g. Fitbit Versa, iPhone SE, or CUSTOM]
  • Does it run a custom firmware / software: yes / no

Additional context
Add any other context about the problem here.

@gabrielgarciagava
Copy link
Contributor

gabrielgarciagava commented Jan 3, 2025

Please fix the ticket description. You just posted the template.

Please add steps to reproduce or some minimal example project since the library does not depend on retrofit_generator so it is not clear what you mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants