Skip to content

fix(BleManager): type warning - #1031

Merged
marcosinigaglia merged 2 commits into
innoveit:masterfrom
Favot:fix/build-warning
Jun 23, 2023
Merged

fix(BleManager): type warning#1031
marcosinigaglia merged 2 commits into
innoveit:masterfrom
Favot:fix/build-warning

Conversation

@Favot

@Favot Favot commented Jun 21, 2023

Copy link
Copy Markdown
Contributor

Hi there! I'm currently focused on improving my iOS development skills, and to achieve this, I've been reading and experimenting with some native code. While going through this library, I encountered two typing warnings that I attempted to resolve. I would greatly appreciate it if you could let me know if my solution was the correct approach. Thank you.

Fix:

  • Remove the unused variable peripheralUUIDString in the function didDiscoverCharacteristicsForService
  • Update the prop type of centralManagerStateToString from int to CBManagerState

@Favot
Favot marked this pull request as ready for review June 21, 2023 04:07
@marcosinigaglia
marcosinigaglia merged commit 62c87bb into innoveit:master Jun 23, 2023
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

Successfully merging this pull request may close these issues.

2 participants