#deadlydata-help

1 messages · Page 1 of 1 (latest)

naive prawn
#

hello

bold matrix
#

Hey

#

I am trying to test my android app, but i am unable too because i am using local host. So i can't connect to the end point

naive prawn
#

that allows you to expose localhost to the internet and then have your app connect to it. mostly you can't use that. You need to use something like ngrok: https://ngrok.com/

bold matrix
#

Okay i will try thanks

bold matrix
#

hey is this the commanad i use in ngrok

#

ngrok http 4242?

#

4242 is the port thats used by stripe right

naive prawn
#

we don't use any specific port

#

that's something you decide and control with your own code