Chris Johnson
Chris Johnson
Another route, same error: Cleared all certs/provisions/etc. Generated a new Distribution Certificate using Xcode. Downloaded provision profiles to machine with Xcode. Exported certificate from Xcode. Added certificate to machine. Relaunch...
I notice that every time I try to build with Sidekick, it is creating a Developer Certificate for me... The Team ID on that certificate does not match the Team...
Additional info: running `tns run ios --provision` 
Successfully submitted to my AppStoreConnect account. 1. Removed platforms 2. Removed duplicative Provisioning Profile 3. Ran `tns prepare ios --provision` to get the UUID for my distribution provision 4. Copied...
Thanks @tsvetie , appreciate the insight. Interesting bit about the `CODE_SIGN_IDENTITY`. I had already specified that, but only because a package I'm using required it for NFC access. Once I...
Would like to add some clarity if others visit this thread. #### Regarding the Incorrect Team ID for Development > When generating a new Development Provision Profile, whether through Sidekick...
I see people discussing styling data using nested Objects within a feature's properties. I opened an issue, #7620 and was referred here. Are expressions with nested objects just "sort-of" implemented?