From fe3ea7b9fdbdd3046386a44c748713097ed2b36b Mon Sep 17 00:00:00 2001 From: Made Baruna Date: Wed, 10 Mar 2021 23:56:00 +0800 Subject: [PATCH] Add iOS how to --- src/components/WishImportModal.svelte | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/components/WishImportModal.svelte b/src/components/WishImportModal.svelte index 3498a2c9..013aca8e 100644 --- a/src/components/WishImportModal.svelte +++ b/src/components/WishImportModal.svelte @@ -555,11 +555,11 @@

{:else} -
+

Import Wish History

@@ -623,10 +623,17 @@ {:else if selectedType === 'ios'}
- Sorry I don't know yet how to access the link from iOS...
If you have the link you can still paste it - below. +
    +
  1. Open Paimon menu
  2. +
  3. Press Feedback
  4. +
  5. Wait for it to load and a feedback page should open
  6. +
  7. Press In-game issue
  8. +
  9. Press Co-Op Mode
  10. +
  11. There is a link on the bottom of the reply, press that
  12. +
  13. A browser should open up, copy the link and paste it below
  14. +
- + {/if} {/if}