#Aaaa

1 messages ยท Page 1 of 1 (latest)

feral boughBOT
chrome totem
#

hi! hmm, well you shouldn't have to change anything in our SDK code itself like that I would think

#

let me investigate...

long echo
#

yeah, I don't want to end up forking the entire sdk just for this ๐Ÿ˜ฌ but without this manual tweak the app crashes for me unfortunately.. thanks for investigating! ๐Ÿ™

chrome totem
#

it seems like you must be using an extremely old version of Swift somehow

feral boughBOT
chrome totem
long echo
#

i currently have it set to 4 although newer options are available

chrome totem
#

AFAIK you really want to be using 5

long echo
#

i'll select 5 and clean project + build again

boreal oxide
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

long echo
#

using swift 5 resolves the issue yes ๐Ÿ˜„ thanks so much ๐Ÿ™ interestingly, setting the swift version on my project target didn't also set it on my pods. I thought it would happen automatically but it didn't. After i set both it seems to work ๐Ÿ‘ thanks again thankyou

boreal oxide
#

I'm glad to hear that