You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you using ionic capacitor? the plugin is not compatible with capacitor in the master branch since it's a cordova plugin, but you can try the capacitor branch.
On Sat, Dec 19, 2020 at 8:01 PM Vincent Velociter ***@***.***> wrote:
Are you using ionic capacitor? the plugin is not compatible with capacitor
in the master branch since it's a cordova plugin, but you can try the
capacitor branch.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIHCTPGYJV4ADUUWB4H3IYTSVTZ7ZANCNFSM4U7RT2TQ>
.
Hi,
I am trying to use this package in an Ionic app but I got stuck.
When trying to ndk-build -C app/platforms/android within ionicApp/node_modulescordova-plugin-stockfish directory I am getting:
After changing the command to ndk-build -C src/android I am getting a bit further:
Thanks!
Any idea what am I missing here?
The text was updated successfully, but these errors were encountered: