Skip to main content
Question

how to get folder's tags in iOS SDK?

  • May 21, 2025
  • 4 replies
  • 33 views

Forum|alt.badge.img

I am setting 

requestAllFolderFields = YES

but still the resulting json does not list my folder's tags. is there any way to get them with the v2 api? I can continue on using v1 code but I am worried it will suddenly stop working 

4 replies

Forum|alt.badge.img

This seems like it could be a bug.

 

Can you please file an issue in the GitHub repo for the Box iOS SDK? I'll ask somebody from our iOS team to look at it.


Forum|alt.badge.img

Is it possible to know if the bug was filed and or a status on the bug. I'm in a similar situation where I need the tags of a Folder/File, but the resulting JSON structure does not included any tags.


Forum|alt.badge.img

Just in case a bug has not been filed, I filed one.

Bug Report


Forum|alt.badge.img

We are planning to deprecate tags from the Box API, but have not decided on an end-of-life date. Due to this, we decided to intentionally not include folder's tags in the iOS SDK. 

 

Here is a workaround to solve this problem with the iOS SDK.