soundscape-community / soundscape

An iOS application/service that aids navigation through spatialized audio

Home Page:https://openscape.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROUTES & MARKER: It is not possible to migrate my markers from the old Soundscape to the new

StevenAbrams opened this issue · comments

Build: 1.0.0 (8)

Goal:
I want to migrate ALL of my old Soundscape Markers from the old version to the new Soundscape Community version

Repro Steps:

  1. Open the old/previous version of Soundscape
  2. Select "Markers & Routes"
  3. Select the "Routes" tab
  4. Select the "+" button to start creating a new route
  5. Provide a name for the new Route e.g., All my Markers
  6. Select the "Waypoints" button
  7. Add ALL your Markers
  8. Select Done
  9. Open the new saved Route
  10. Select "Share"
  11. Share the Route via SMS to yourself
  12. Exit old Soundscape
  13. Go to SMS
  14. Tap on the shared file

Expected Results:
There is some way to save the file and then open the file with the new Soundscape Community app and import all of my previous markers

Actual Results:
I can perform no actions on the shared file.

@Oliver2213 with the help of @fraziercarr we did some further investigation.

A route shared from the old Soundscape has a .Soundscape extension.

e.g.,
685FE288-C34C-4B3E-A399-E1FFDA88046A.soundscape.zip

To be able to open such a file with Soundscape Community, the extension needs to be changed to .openscape
e.g.,
685FE288-C34C-4B3E-A399-E1FFDA88046A.openscape.zip

If you now try to open the .openscape file, the Soundscape Community app will open but the following error will appear:

IMG_3765

I've updated some metadata about what filetypes the app imports, and sharing works again for me - can you confirm this in build 11?

@Oliver2213 @steinbro This still fails for me when trying to share a route from the old Microsoft Soundscape to the new App Store version of Soundscape Community (build 1.0.0 (13))

My repro steps are as follows:

  1. Open Microsoft Soundscape
  2. Select "Markers & Routes"
  3. Select the "Routes" tab
  4. Select a route you wish to Share
  5. Select the "Share" option - the Share sheet opens with various share options
  6. Select Soundscape Community from the app row (or select the "More" option and choose "Soundscape Community"

Expected:
The Soundscape Community app opens and the Route is successfully added. All Markers associated with the route are also added to the current list of Markers.

Actual:
An error appears saying "Oops! Something went wrong". If I check the Markers & Routes UI, I don't see the route that I wanted to import.

Attached image shows the error:

image

Awaiting verification of fix in 1.0.1 test build.

This isn't currently fixed in 1.0.1(build 1) I forgot about this issue. I'll look at it today.