My app and projects Just disapear

Hi blynkers,

Today I openned my smartphone to change my aquarium lights (projects made with Blynk 1.0) and I couldn’t find my blynk app or my projects. They just disapeared. I tried to reinstall the app but I couldn’t access my account to restore my password. I came here and now Iam surprised to see that Blynk 1.0 is retired.
I made a new password (New account) and install the new blynk but I can’t find my projects. I Aldo don’t know where are my “energy” credits. Can I find my projects in anywhere? What happened to my “energy”?

Somebody can help me, please?

Before creating the topic

  1. Search forum for similar topics
  2. Check http://docs.blynk.cc and http://help.blynk.cc/
  3. Add details :
    • Hardware model + communication type. For example: Arduino UNO with Ethernet Shield
    • Smartphone OS (iOS or Android) + version
    • Blynk server or local server
    • Blynk Library version
    • Add your sketch code. :point_up:Code should be formatted as example below.

Simply paste your code between ``` If you don’t format your code, your topic can be deleted by moderators.


void loop()

Blynk 1.0 and Blynk 2.0 is totally a different platform. You can’t find your old projects made on old platform here, you will have to migrate your projects to new platform before this year ends(2022).

If you haven’t used your legacy account for a while it would have been deleted for GDPR reasons, and to save server space.
The legacy app would not have been deleted from your device though, that must be something you did.

Pete.

Thanks