@dandreye , Dear A320FL fellow!
Before entering the detail of how I did it, can you tell me two things?
A. Can you access the 128GB micro SD card from the phone (move data or app in the "normal" way as without adoptable storage)? Does the phone detect it?
B. The author (OP) indicated that it might be required to artificially
corrupt the micro SD card to make the phone query to format it and then use as internal storage. It wasn't required in my case as the notification appeared, but did try it? Apparently you tried to delete all the partitions (all unallocated), but have you tried the second option: format it using the phone and stop with the back button before it finishes?
Now here is what I did (there might some unnecessary extra steps I guess):
0. The phone has the latest stock ROM, not rooted, without any extra (no TWRP for instance).
1. Authorize OEM unlock
2. Download mode → install TWRP (I had a linux computer, so I used Heimdall instead of Odin and payed attention to add a no-reboot option in the command line. The first attempt with reboot failed, and the phone restored the original recovery mode)
3. I tried to flash the adoptable storage enabler zip with TWRP, but then the phone didn't want to boot because of the "verification failed". (Maybe it's because I didn't wipe Dalvik cache after flashing the zip?)
4. I tried to wipe the whole data of the phone through TWRP, but the "verification failed" remained. That was before I found the post from Shameera_N.
5. I applied their fix:
- 5.1. In TWRP: wipe data (so that was the second time for me)
- 5.2. Reboot to recovery
- 5.3. Flash the no-verity-encrypt file
- 5.4. Reboot to recovery
- 5.5. Flash the adoptable storage enabler (so, second attempt, here)
- 5.6. Wipe Dalvik, Cache directly after
6. When I finally rebooted on the phone, I went through the first initialization / setup / google register (the data was wiped, remember).
7. I inserted the newly bought micro SD card (nothing had been written on it). The phone asked me if I want to use it as internal storage, and I said yes.
I assume that you followed step 5., in particular flashing the adoptable storage enabler zip at sub-step 5.5., in this case I case suggest to focus on corrupting the micro SD card. If you can see the micro SD card on the phone, do as I mentioned before (start to format via the phone and stop before it ends to corrupt it). If you cannot, create a partition / format it back on you computer and try again. (Possibly with the interrupted formatting trick.)
Tell me how it works out for you,
Have a good week!