Skip to content

Migration from legacy iOS App II (Inter-app) #678

Open
@mneuwert

Description

@mneuwert

This is a follow up #270 which covered the migration during the update when bundle ID remains same. This one covers the scenario when data (settings, accounts) is transferred between two apps.

Unbranded ==> Inter-App Migration

Singleaccount / Multiaccount

Basic Auth ==> Basic Auth

Basic Auth ==> OAuth 2.0 (in case oauth2 enabled on server)

OAuth 2.0 ==> OAuth 2.0

Multiaccount: Indicator that user interaction is required? (in list AND on login page with explanation)

Basic Auth:

Extended Error Message (App Passwort, 2FA => Better use OAuth 2.0)

===== ===== ===== ===== =====

Needed Data

Accounts
URL
Method
Name
Username

Recognize new iOS-App

Check via URL-Scheme?

Unlock 1 IaP with old iOS app

How to Import Data

Plist
Key-Value Sharing
Keychain-Sharing

What about different App Store accounts ??

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions