Post

Replies

Boosts

Views

Activity

Bug when try to open Appstore Connect under developer, developer and support accounts
Hi Apple, I suppose you already know that you have very annoying bug on your Appstore Connect portal, but I make one message for you: When my colleagues tried to use App Store Connect portal under theirs accounts which has roles Developer, Developer and Support, Support, they have not had use this functions properly because they have next issue: [Warning] No route found – https://appstoreconnect.apple.com/access/users (main.d4fa946d.js, line 2) when try go to Users tab. And also this issue: { "errors" : [ { "id" : "a1a2d536-092a-4b63-92f2-c5dc70856216", "status" : "403", "code" : "FORBIDDEN_ERROR", "title" : "This request is forbidden for security reasons", "detail" : "The API key in use does not allow this request" } ] } when load this resource https://appstoreconnect.apple.com/iris/v1/territories?limit=200 This is not applicable when set other roles. Please fix this as fast as possible, because it prevent to do own work.
0
0
511
May ’23
UICollectionViewCell and focusable subview
Hello, I have missunderstanding with Focus Engine.I have UICollectionView with Cells inside. In the first cell I have also ImageView which can be focusable.My problem consist in how to get next behavior:- Focus move to ImageView with Parallax (like button)- Tap- Tap sended to Cell, and Cell send action like Cell tapped.Yes, I want move focus to Image button and want save press action like press on cell not Image 😟It's real or not ? And how to bring it to life?
0
0
470
May ’20