-
Notifications
You must be signed in to change notification settings - Fork 576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blink iOS creates an always-empty snips folder in On My iPhone local storage, even when snips storage is set to iCloud on a fresh install (re-open #2061) #2062
Comments
@carloscabanero, you closed my bug report #2061 without verifying resolution. I'll remind you that I am a paying customer of Blink Plus for years now, nearly since you began offering the service. Here are my follow-up questions about this BUG:
|
Hi Jimmy, sorry if I closed the bug too soon, and don't take it personally. I usually do that when I think there is no malfunction and that the issue is closer to a support request. I read the Issue and in this case you are right, but I actually forgot about one reason why we made that decision back in the day. You can see the logic that creates the folders here (advantages of being open source):
As you can see, we always create the snips local folder, but we don't initialize the cache if we are not asked to do so, etc... And your question is on point, should we then skip initializing the Snips folder as well? There are two reasons why back in the day (if I recall), we decided to keep it:
So answering your other questions:
Now, that out of the way, and that this is our "Expected Behavior", I understand you would prefer to get rid of it? |
Hi! Were you able to take a look at this? |
Please let me know if you consider there may be other changes necessary. Otherwise it works per our specifications. |
Checklist
Configuration
Version
Settings
In-App
iCloud
iPhone
Describe the bug
Repro Steps
Blink
on a fresh iPhone. (If needed, configureBlink
according to settings above)Blink
and create a snip.Files
app and navigate toiCloud Files
→Blink
→snips
. Verify the presence of your newly created snip.Files
app, navigate toOn My iPhone
.Expected Behavior
Local
Blink
folder is hidden because there's nothing in it.Actual Behavior
Local
Blink
folder is visible, because there's a single empty folder in there calledsnips
, which always contains 0 snips.If the
snips
folder is deleted,Blink
automatically creates a new one on next launch.Screenshots
✅ iCloud Drive
❌ On My iPhone
The text was updated successfully, but these errors were encountered: