Hi Growthbook team, I succesfully implemented growthbook on my web app. However, when I build my mobile app using capacitor it just wont work. What I've found out is that the callback is not being called. Any idea why this might be happening?
f
fresh-football-47124
11/23/2022, 5:38 PM
I’m not an expert at capacitorjs… looking into the docs a bit
f
full-kitchen-78538
11/24/2022, 3:22 PM
Hi Graham, how you found any reason on your side of why it might not be working?
f
fresh-football-47124
11/24/2022, 6:21 PM
Did you get any errors showing in Xcode’s dev tools?
f
full-kitchen-78538
11/24/2022, 7:56 PM
no, nothing, it looks like growthbook is being initialized but it never gets to the callback
Hi graham, I just found something. Im getting an invalid api key error when initializing. However I just tested it on postman and it works correctly
issue fixed, it was on my side, sorry about that
f
fresh-football-47124
11/30/2022, 2:07 AM
oh cool! glad to hear it
should we add anything to the docs to make it clearer?