We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a3684 commit 97e4128Copy full SHA for 97e4128
test/helpers/constants.ts
@@ -1,6 +1,6 @@
1
export const APP_ID = {
2
android: 'to.bitkit.dev',
3
- ios: 'to.bitkit-regtest',
+ ios: 'to.bitkit',
4
};
5
6
export function getAppId(): string {
0 commit comments