AlphaWallet / AlphaWallet/alpha-wallet-android

Track events for Actionsheet for transaction confirmation

Offen
#1,674 1 Kommentar 0 Reaktionen 1 zugewiesene Person Beansprucht von @JamesSmartCell Auf GitHub ansehen
Vorherrschende Sprache
Java
Sterne
646
Forks
579
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Ref: https://github.com/AlphaWallet/alpha-wallet-ios/pull/2282

Logged as this on iOS:

```
enum Navigation: String, AnalyticsNavigation {
case actionSheetForTransactionConfirmation = "Screen: Txn Confirmation" //actionsheet appears
}

enum Action: String, AnalyticsAction {
case confirmsTransactionInActionSheet = "Txn Confirmation Confirm Tapped" //tapped the button, doesn't imply success
case cancelsTransactionInActionSheet = "Txn Confirmation Cancelled"
}
```

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.