Post

Replies

Boosts

Views

Activity

UIPasteboard for enterprise apps
Hi,I have a situation where I need to enable copy/paste only among a bunch of enterprise apps on a managed device.This lead me to UIPasteboard, but looks like for such a feature we need all apps to be in the same app group.Is there a possibility to restrict copy/paste (and other menu options) to only some applications (not in the same app group) ?I am only aware of custom named UIPasteboards, couldn't find any other hint in documentations or wwdc videos.Any help is appreciated.
0
0
310
Apr ’20
App icon change only working when run after delay
Hi Everyone!I have some questions regarding setAlternateIconName:For me it only works when I provide a delay before setting the new icon. I looked around and some other developers also faced the same issue (https://stackoverflow.com/questions/42195325/setting-alternate-app-icon-returns-error-3072-the-operation-was-cancelled-in, https://stackoverflow.com/questions/45169190/unable-to-set-alternate-app-icons-in-ios-11?noredirect=1&lq=1) Does someone here know why this works only with some delay ?As per the information available in documentation and some forums/articles, we need to provide images in project as png files (not in xcassets). So I have provided @2x and @3x app icon images. But how do we provide other icon images like notification icon, spotlight search and device settings icon ?Thanks for help!
2
0
2.5k
Nov ’17