Skip to content

Commit 591d1c3

Browse files
committed
Added stage and prod env App linking issues
1 parent 1665d7f commit 591d1c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GoInfoGame/GoInfoGame/GoInfoGame.entitlements

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<dict>
55
<key>com.apple.developer.associated-domains</key>
66
<array>
7-
<string>applinks:www.srikanthvoonna.co.in</string>
8-
<string>applinks:srikanthvoonna.co.in</string>
97
<string>applinks:portal-dev.tdei.us</string>
8+
<string>applinks:portal-stage.tdei.us</string>
9+
<string>applinks:portal.tdei.us</string>
1010
</array>
1111
</dict>
1212
</plist>

0 commit comments

Comments
 (0)