Improve "Apple bad" dialog

master
Skylar Ittner 2 years ago
parent e49e841543
commit adc8b1d07a

@ -495,6 +495,7 @@ $("#app").on("click", "#sendCryptoOpenPopupBtn", function () {
app.dialog.create({
title: "Switch to Web Version",
text: "Apple doesn't allow this feature on the App Store. Tap Continue to launch the web version of this app instead, which is allowed to send crypto. We're sorry for the inconvenience.",
verticalButtons: true,
buttons: [
{
text: "Continue",

Loading…
Cancel
Save