Nathan Walker

Results 332 comments of Nathan Walker

@ivanovit curious on this changeset? we were looking to merge some of these long standing pr's - do you believe this is still relevant?

@keerl I believe what's occurring here is **in addition to** `applicationContinueUserActivityRestorationHandler` on the iOS side, this should also be wired up to handle it for first launch as well: ```...

Further context can be seen in this discussion (bit older but still relevant): https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/issues/277#issuecomment-171568208 Further comments in that thread the extra consideration if the app is using other delegates methods...

Hi @BalintVegh possible to share the typings that were generated from the SDK here? From the SDK docs it appears `makeWithBuilder` is static: https://github.com/emartech/ios-emarsys-sdk/blob/022fa16fd1076a938029940d78b79197975a2620/Sources/EmarsysSDK/Setup/EMSConfig.m#L9 but the full method name may...

We can create a cli flag for the TS version, this is great @ammarahm-ed - if all clear on this PR, we can get this out in a patch soon.

Hi @wjchoi87 @vallemar @matteo6b @mariokehl this is most likely related to your project dependencies pulling in different `glob` versions. You can setup "overrides" or "resolutions" in your project's package.json to...

Note for fix: `ns run` likely does not need to print ns doctor results.

Note: plugins are already compatible with Angular 16 *and* 17 without these changes. This is just standard maintenance on various plugin workspaces and will be processed in next several weeks.

@SeanKelly369 possible to run some perf metrics before/after these changes?