Open oosui opened 2 years ago
Manufacturers’ apps, which sign the transactions through deeplinking with the Helium Wallet app, will be needed to transfer hotspots in the future.
Thans @Ryan-Goldstein
navToAppLink support AppLinkPayment, https://github.com/helium/hotspot-app/blob/afbe3342b4b663787ae379e143a145704bd32067/src/providers/AppLinkProvider.tsx#L140
But parseUrl only takes parameters as PaymentV1, https://github.com/helium/hotspot-app/blob/afbe3342b4b663787ae379e143a145704bd32067/src/providers/AppLinkProvider.tsx#L198
Shouldn't it be parsed to support record with PaymentV2 parameters?
Since the Helium Hotspot App will sunset some day, what's the plan of supporting transfer hotspot in Helium HNT Wallet? By the way can the Helium HNT Wallet sign an add gateway transaction now?