fix(ios): fix containment issues once and for all#14397
fix(ios): fix containment issues once and for all#14397hansemannn wants to merge 1 commit intotidev:mainfrom
Conversation
|
Hey @designbymind, would you mind giving this one a shot? As the other one broke your setup and was reproducible, this one should either also crash or work :) |
|
Hey @hansemannn, I've tried building with these latest commits but I'm still getting back the error below. Just to add some additional context here, I am attempting to add a Ti Error |
|
Ohhh, okay. The drawer module is external and likely needs fixes as well after these fixes in the SDK. Can you peovide a minimal repro? |
|
This should help. It's super minimal, just enough to reproduce. Do you want full GH repo or will this work for testing? |
|
Note: The commits made here work with a normal |
|
@designbymind Which fork of napp-drawer do you use? I will try to fix that module as well |
|
@hansemannn I'm just now seeing your comment. There are quite a few forks, but I'm almost positive that I'm currently using this one. A fix would be really awesome as I'm pretty sure the module is a very popular one, I see it frequently mentioned in TiSlack... |
|
Can you try dk.napp.drawer-iphone-3.0.0.zip? |
|
Just gave the NappDrawer 3.0.0 module build a try and it's returning the exact same error as above. This is with the commits patched in from this PR. Grrrrr 🤷♂️ |
|
Try this one? |
|
Hmmm. Same exact error 🫤 |
|
Weird. Exact crash line by line? can you double check it's the right module version? |
|
I just reinstalled the latest 3.0.0, triple-checked module version being used, cleaned project, built again (using the test app above with TiSDK 13.1.1.GA patched with this PR) and am receiving the same error (sent full report via Slack in case of sensitive into in report)... |
A follow-up of #14261 with a more focussed approach of recognizing different containment references and comparing them. Also fixing this (related) issue: