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

Apple M1 mac support planned? #111

Open
eun-ice opened this issue May 17, 2021 · 7 comments
Open

Apple M1 mac support planned? #111

eun-ice opened this issue May 17, 2021 · 7 comments

Comments

@eun-ice
Copy link

eun-ice commented May 17, 2021

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
Copy link

bumb

@kamalbennani
Copy link

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

@ghost
Copy link

ghost commented Oct 5, 2021

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
Copy link

@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
Copy link

filipenatanael commented Feb 25, 2022

@kolbeck-jabra We are facing the same issue

@ghost
Copy link

ghost commented Mar 1, 2022

@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
Copy link

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

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

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

5 participants