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.
2 parents 2eb607c + 97e4128 commit 4ec4ba6Copy full SHA for 4ec4ba6
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