Improve "Apple bad" dialog

This commit is contained in:
Skylar Ittner 2022-05-25 23:07:05 -06:00
parent e49e841543
commit adc8b1d07a

View File

@ -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",