Check out our new eBook - Solving ANRs 101: Diving into the Android framework
Embrace
Your SUPER-powered WP Engine Site
iOS, iOS crashes
Learn about the powerful concepts of serial dispatch queues, atomic properties, and semaphores, enabling you to confidently…
May 25, 2023
crashes, iOS
As an iOS developer, understanding SIGKILLs is vital. The right understanding helps you problem solving faster, produce…
May 12, 2023
iOS, watchdog terminations
A Watchdog Termination on iOS occurs when the OS kills an app for violating rules regarding time…
Jun 25, 2020
crash report, debugging, iOS
How do you debug a crash when the crash report doesn’t provide any actionable information?Well, you can…
Feb 11, 2020
iOS, compiler-generated crashes, iOS crashes
Compiler-generated lines in iOS crash reports don't need to be difficult to debug. You can find the…
comparisons, iOS, iOS crash reporting
Mobile teams use iOS crash reporting tools to monitor crashes, inspect crash reports, filter and group errors,…
Jan 14, 2022
WKWebView, debugging, iOS
At Embrace, we help mobile companies solve their most difficult production issues. A somewhat common source of…
Mar 18, 2021
auto layout, crashes, iOS
iOS developers use Auto Layout to dynamically size and position screens based on constraints they define, creating…
CollectionView crashes, iOS
Developers must manage two aspects of any CollectionView: First, they define the layout and presentation of the…
Jul 2, 2020
debugging, iOS, webview
Many mobile applications include WKWebView, which embeds web pages into an application as if they were written…
iOS, UIPasteboard
Did you know that Apple has a shared clipboard across all connected devices? That means you can…
Mar 17, 2020
blank webviews, bug of the month, iOS
If you would prefer to watch a video instead, you can check it out below!At Embrace, we…
Apr 23, 2020
May 8, 2020
best practices, iOS, proxy
Developers of third-party SDKs sometimes omit necessary methods from their proxy objects in iOS. They either don’t…
May 14, 2020
crashes, expired task crashes, iOS
Solving an expired task crash in iOS is vital for ensuring an optimal mobile user experience. Find…
May 17, 2023
Next Page »