@Frameworks Engineer tabBarController:sidebar:updateItem: function is called in a random order after selecting a tab, how can I properly update the tint color for the selected item?(while hardware keyboard is connected and focus changed)
Post
Replies
Boosts
Views
Activity
@DTS Engineer Any workaround for this issue
@Frameworks Engineer The provided tint color is not applied to images in UITab, unlike in UITabBarItem. How can this be handled?
And is there any workaround to update sidebar's accent color to use tintColor?
@Frameworks Engineer I was able to update the tint color as you mentioned. However, the tint often doesn't update for the selected tab item. This issue seems to persist even in native apps.
Did you add common app group between your main target and background asset target? Kindly check app common group exist in Targets -> -> Signing & Capabilities and Targets -> <AppName (main Target)> -> Signing & Capabilities
I tried to observe the Stale state , but for stale state,I got call back only when I opened the app by tapping live activity. Otherwise the stale state change is not observed by activityStateUpdates even after the stale date
Thanks for the update, My bad. Instead of domain name ,I provided domain name with scheme (https://w0.peakpx.com)