Skip to content

Commit 7deb9fa

Browse files
Merge branch 'main' into dev/ALFMOB-83_add_to_wishlist
2 parents adfcb46 + 6796cc1 commit 7deb9fa

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
1-
# Alfie Native Android App
1+
[Stub_local_IP.patch](https://github.com/user-attachments/files/24615309/Stub_local_IP.patch)# Alfie Native Android App
22

33
----
44

55
This is a repository for an e-commerce Android app template.
66

7+
## Setup
8+
9+
If you wish to use Alfie-Mock server for BE purposes for real devices, please stub the local IP and allow the connection in network_security_config.xml
10+
Like so:
11+
12+
ApolloModule.kt:
13+
14+
<img width="1232" height="332" alt="Screenshot 2026-01-14 at 14 28 12" src="https://github.com/user-attachments/assets/28361a1b-9287-4d37-8c50-6c96b1895ff2" />
15+
16+
network_security_config.xml:
17+
18+
<img width="599" height="131" alt="Screenshot 2026-01-14 at 14 29 11" src="https://github.com/user-attachments/assets/7569c01f-36aa-42e9-a513-404a05bbf8b7" />
19+
720
## Features
821

922
----

0 commit comments

Comments
 (0)