Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

iOS 13.0 or Newer #106

Open
nescroft opened this issue Nov 22, 2021 · 4 comments
Open

iOS 13.0 or Newer #106

nescroft opened this issue Nov 22, 2021 · 4 comments

Comments

@nescroft
Copy link

I tried following the ios installation instructions as close as possible on an empty react native project but xcode is failing to build with errors saying spokestack is only available in iOS 13.0 or newer. I changed my deployment target to 13 and followed instructions but still doesn't work.

mac m1 monterey
react native 0.66.3
react-native-spokestack "^6.1.4"
xcode 13.1
pod 1.11.2
ruby 3.0.2

@Dipeshwagle
Copy link

Seems like they have some problem with the m1 mac. For me also it's not building.

@nescroft
Copy link
Author

Seems like they have some problem with the m1 mac. For me also it's not building.
I was able to get the example project working I think. Or at least I was able to build it. But I wasn't able to set it up in my own project. I think react-native-voice covers my needs for now anyways.

@abury
Copy link

abury commented Feb 14, 2022

Likewise, I've got everything set to 13 and it's still failing to build for this reason, not on an M1 mac though

@abury
Copy link

abury commented Feb 14, 2022

In the end it looks like the pod target for Spokestack wasn't set to ios13. After a few hours I managed to get this working by adding a post install command in the pod-file to update it.

Not sure this product is being maintained though, a couple of people (including myself) have tried buying a license and their stripe integration isn't working, so we can' activate it. Might be worth holding off investing any more time into this.

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

No branches or pull requests

3 participants