BindCreative / obbychat

Obby Chat
https://obby.chat/
MIT License
4 stars 0 forks source link

Separate package ID and URI protocol for testnet and mainnet builds #88

Closed tarmo888 closed 3 years ago

tarmo888 commented 3 years ago

app/package ID should be reverse domain an since we have obby.chat domain, we need chat.obby.testnet for testnet build and chat.obby.mainnet for mainnet build. https://github.com/BindCreative/obbychat/blob/913be9645e4b2bf22a1040b9cb905e2fdc6723da/android/app/src/main/AndroidManifest.xml#L2

obyte-tn and byteball-tn for testnet build and obyte and byteball for mainnet build https://github.com/BindCreative/obbychat/blob/85b46039420e528777eb601a32b9b7716b495ae9/ios/Obby/Info.plist#L24-L45