atIndex:0];Could you udpate the frame to be in the right coordinates?
Also, update the comment to explain why we need this (with details of the issue: -viewWillAppear -viewDidDisappear are called during the snapshot)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
thanks! PTAL and confirm the rebase resolution is OK too, this was added as an IA next crash fix, which I'm removing
```
} else {
[appContentGuide addSubview:browserLayout.view];
}
```
Could you udpate the frame to be in the right coordinates?
Also, update the comment to explain why we need this (with details of the issue: -viewWillAppear -viewDidDisappear are called during the snapshot)
Done.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |