app.json sets bundleIdentifier/package com.orbitwal.globewallet with no evidence anywhere in the repo that Apple's and Google's financial/crypto-app review requirements (e.g. Apple's guideline 3.1.5(b) for crypto exchanges/custody apps, Google Play's financial services policy) have been reviewed. Both platforms have rejected or pulled custodial wallet apps for missing disclosures, licensing claims, or region-gating. This needs to be resolved before any store submission, not discovered at review time.
Definition of done:
- Written compliance checklist against current Apple and Google Play policies for self-custody crypto wallets specifically (the requirements differ meaningfully from custodial exchange apps)
- Any required in-app disclosures/disclaimers identified and where they'd need to live
- Region-gating requirements (if any apply) documented even if not yet implemented
Before opening a PR for this issue, read CONTRIBUTING.md.
This is not a starter-issue. The Definition of done above is the full
acceptance criteria, not a subset to sample from — a PR that addresses part
of it is an unfinished issue, not a smaller one. Your PR must include, in
the PR description itself:
PRs missing these will be sent back before review, not reviewed and rejected — please do this up front.
app.jsonsetsbundleIdentifier/packagecom.orbitwal.globewalletwith no evidence anywhere in the repo that Apple's and Google's financial/crypto-app review requirements (e.g. Apple's guideline 3.1.5(b) for crypto exchanges/custody apps, Google Play's financial services policy) have been reviewed. Both platforms have rejected or pulled custodial wallet apps for missing disclosures, licensing claims, or region-gating. This needs to be resolved before any store submission, not discovered at review time.Definition of done:
Before opening a PR for this issue, read CONTRIBUTING.md.
This is not a starter-issue. The Definition of done above is the full
acceptance criteria, not a subset to sample from — a PR that addresses part
of it is an unfinished issue, not a smaller one. Your PR must include, in
the PR description itself:
PRs missing these will be sent back before review, not reviewed and rejected — please do this up front.