-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration with mobile app #204
Comments
Hi, I have news, I can use the collections and integrate with postman, it is working, I just need to pass the headers to mobile app, but my last questions: Every time I need be connect in the same internet that the VM is running with arena, and use the the url the arena, or, is there annother sittuation I connected with annoter internet, for exemplo, mobile internet and I have access to championship of VM? |
Hi @wellyngson, if your plan is to have a mobile app fetching data from ARENA, for your users to follow your events, then you probably need to host your own version of ARENA online, and have your local ARENA (running the competition on-site) in sync with your online ARENA. We strongly suggest using the Docker image, rather than the VM, that will be deprecated at the end of 2025. |
Hello, good evening, I need help, I was running arena with virtual box but I had some complications because I already got an error. I'm looking at the chat and I see that another docker application is already being used. Will there be a video on how to install arena to that application? |
Hi @luismedellin8, please check this discussion for Docker support. |
Which application you are interested about
Arena
Your question
Hi are you good?
I am wrestler, refeer and mobile developer and I am trying develop a new app to check order fights for my championship (This championship already created and working).
Firstly, http://arena.unitedworldwrestling.org/api/doc , this link to download collection to postman is not working, I found a new link (http://arena.uww.org/api/doc) but in this link I have not access tha auth routes.
After, I saw some trainings, but to create the app in Arena, we need save the redirect_ui,
My big problem is, what should be the redirect_ui? Because for any connection we have another IP,
Do you have step-by-step to integrate it?
Firstly I am trying integrate with postman but I don't have success, with the same router.
I can setup the variables on Firebase, to any connection I get the current IP and cliente_secret...
Thanks for your time.
The text was updated successfully, but these errors were encountered: