preetjdp / YouOweMe

Making it simpler to track those chillars
9 stars 6 forks source link

[BUG] Figure out a way to get IP of the hostmachine. #35

Open preetjdp opened 4 years ago

preetjdp commented 4 years ago

Describe the bug The problem here is on mobile uses a predefined IP address. And this might not work all the time. https://github.com/preetjdp/YouOweMe/blob/6ef645b62e87c579abb4cde23aeb03dbf645e108/mobileApp/lib/resources/helpers.dart#L31-L50

Expected behavior In Debug mode automatically find the IP address of the host machine and use that.