# Fix Sync Issues Between Luminar Mobile and Luminar Neo

If your photos aren’t syncing between **Luminar Mobile** and **Luminar Neo**, a few quick checks can usually resolve the issue.

***

### :technologist: Step 1: Verify Your Account

Make sure you’re **signed in to the same Skylum account** on both apps.\
Syncing works only when your mobile and desktop apps share the same Skylum login.\
\
If you're using a different account for Luminar Mobile, you will need to **Merge Accounts.** Please refer to the video tutorial below:

{% @arcade/embed flowId="3iXYjShSPxMGvHxPh2nI" url="<https://app.arcade.software/share/3iXYjShSPxMGvHxPh2nI>" %}

***

### ⚙️ Step 2: Check Luminar Space Settings

Ensure that the **Sync Across Devices** toggle is **enabled**.

On **Luminar Mobile**, open any photo and navigate to:\
**More (three dots) → Luminar Space → Sync Across Devices**

<div align="left"><figure><img src="/files/EThFNiCyH36SD5dBNZeA" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/7WsGS6vKzHQjJ6YbeRGQ" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/5K2BciW4mf41HfhgOynH" alt="" width="375"><figcaption></figcaption></figure></div>

***

### :frame\_photo: Step 3: Confirm your Photo is Edited

Only photos with at least one applied **adjustment or edit** will sync.\
If your photo appears unchanged, apply a small adjustment (for example, exposure or contrast) to trigger synchronization.

***

### :globe\_with\_meridians: Step 4: Check Your Internet Connection

Syncing requires an active internet connection on both devices.

* If you’re using **Wi-Fi**, confirm both devices are online.
* If you’re using **Mobile Data**, ensure **Use Cellular to Sync** is enabled in Luminar Mobile settings.

<figure><img src="/files/5l2pkMBO3wbn5BtaMVPE" alt="" width="375"><figcaption></figcaption></figure>

***

### 🔄 Step 5: Restart the Apps

Sometimes, restarting helps reinitiate the sync process:

* **On Desktop (Luminar Neo):** Quit and reopen the app.
* **On Mobile:** Swipe down within the Luminar Space view to manually trigger re-syncing.

***

### 🧱 Step 6: Review Security Software

If you have **antivirus or firewall software** on your desktop, it may block synchronization.\
Try **temporarily disabling** it to see if syncing resumes.

***

### 💬 Step 7: Contact Support

If the issue persists after trying the steps above, our team can help.\
Contact the **Skylum Support Team** here:\
👉 <https://skylum.com/support/contact>

Please include:

* A brief description of the issue
* Screenshots of Luminar Space settings
* Confirmation that both apps use the same Skylum account


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.skylum.com/fix-sync-issues-between-luminar-mobile-and-luminar-neo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
