#arnaud-r_code

1 messages · Page 1 of 1 (latest)

soft abyssBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1415492341216706660

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

compact folio
#

Hello! do give me some time to take a look at this

compact folio
scarlet oxide
#

They suggest to "add apple pay in project settings, XCode > Project > Capabilities and add/enable Apple Pay to fix the issue."

I'm not using XCode on my side but I did the step through Apple Developer Console.

#

In this point, I wanted to say that I have already attempted the suggestion they provided

compact folio
#

You should still be able to open Xcode for your react native app, could try adding the Apple Pay Capability on the Xcode side? It is a key step in our docs here

#

If you already did, could you provide us a screenshot of it? It should look something like this

scarlet oxide
#

I have created my React Native project on vscode using Expo as an Expo managed workflow meaning that I don't have the compatible project structure to open it on Xcode

#

Could you please confirm or not that this Xcode step is not covered by the configuration done on Apple Developer console?

compact folio
#

Ah i see, you are using Expo managed workflow. I am not quite familiar with Expo managed workflows, but i found this stackoverflow article explaining how you can open an Expo managed workflow project in Xcode here

scarlet oxide
#

Ejecting the project would actually create the native code for ios in this case but I won't be working on this codebase as I keep Expo abstraction to manage the native code

#

If I'm not mistaken, this Xcode step would do exactly the same as the configuration thoruhg apple developer console.

Setting the following configuration in my build:

<key>com.apple.developer.in-app-payments</key>
<array>
  <string>merchant.com.ombyapp</string>
</array>
#

I can actually confirm that unpacking the IPA

compact folio
#

hmmm, Expo managed workflow projects are something new for me, and while i understand that you have set the configurations above, the step of adding Apple Pay capability here on Xcode has been a key step to render Apple Pay.

#

My colleagues might know more about Expo managed workflows and how to enable capabilities without Xcode.

Could you write in to my team about the issue you are facing - I will be dropping you a DM on how you can do that, and we can take it from there. Do include:

  • The steps you have already taken
  • The relevant screenshots shared here
soft abyssBOT
#

Hello @scarlet oxide, we have sent you a direct message, please check it at https://discord.com/channels/@me/1415507066704892045

  • 🔗The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
scarlet oxide
#

Ok, I see, thanks for your help! Could you please walk me through the process of contacting your team? The link seems to point to this Support Page

#

With an IA Assistant (apparently)

compact folio
#

Just to confirm one more last thing, are you using Expo Go? or Expo Development Build?

#

If you follow the link sent, you should be able to select your account and submit a case after filling the details out

scarlet oxide
#

I'm using Expo Development Build to be able to test the native features in my app

#

I'm not sure I'm able to select the account

#

Should I just start chatting there?

compact folio
#

Nope

We have received your case ticket, my colleague will reach out to you over email to follow up!