gnaudio / jabra-node-sdk

Jabra Node.Js SDK based on N-API
https://www.npmjs.com/package/@gnaudio/jabra-node-sdk
MIT License
0 stars 0 forks source link

Apple M1 mac support planned? #111

Open eun-ice opened 3 years ago

eun-ice commented 3 years ago

On an electron app built with electron-builder --mac --arm64 M1 mac I get an error on startup:

dyld: Symbol not found: _Jabra_SetAppID

I presume it is just missing a dyld that is compiled for M1, is this dyld already available from Jabra and just missing in this project or do we have to wait for Jabra to support M1 macs?

captainDuckay commented 3 years ago

bumb

kamalbennani commented 2 years ago

Same issue! Is there a workaround to fix the issue?

ghost commented 2 years ago

Jabra is finishing up a new library for Node.js and browsers, which comes with support for Apple M1.
Find more information on the Jabra Developer Zone.

kamalbennani commented 2 years ago

@kolbeck-jabra Thank you so much for the update. Does it mean that some changes are required to be done on the jabra-node-SDK as well? Btw, is it possible to beta-test it? is there any branch that we can target for instance?

filipenatanael commented 2 years ago

@kolbeck-jabra We are facing the same issue

ghost commented 2 years ago

@kamalbennani, @filipenatanael - Please use the Jabra Developer Zone to request support, as we don't actively monitor Github for questions and issues.

For Apple M1 support, please upgrade to our new JavaScript library. You can find more information about our new JavaScript library here: https://developer.jabra.com/site/global/software/integration-components/javascript/index.gsp It supports both Web Apps and Nodejs Apps, through a single NPM package.

viemmsakh commented 1 year ago

https://developer.jabra.com/site/global/software/integration-components/javascript/index.gsp

Are you aware that most of your developer documentation 404s?