Embrace’s iOS and Android SDKs are now built on OpenTelemetry!

Read the release
iOS

Bug of the month: Blank Web Views caused by downgrading

Uncover the intriguing bug of the month: Blank Web Views caused by downgrading, as we explore the reasons behind this issue, the impact on user experience, and provide practical solutions and preventive measures to mitigate the occurrence of blank Web Views resulting from app downgrades, ensuring a smooth and consistent browsing experience within your mobile applications.

Read more
iOS

Bug of the month: Blank WebViews

Uncover the intriguing bug of the month: Blank WebViews, as we dissect the potential causes, impact on user experience, and share effective troubleshooting techniques to address this frustrating issue, ensuring your app's WebView content is consistently displayed without any unwanted blank screens.

Read more
iOS

UIPasteboard on iOS: Security and performance considerations

Unveil the paramount importance of security and performance considerations when working with UIPasteboard on iOS, as we delve into the potential vulnerabilities, data leakage risks, and performance optimizations, providing developers with practical insights to ensure robust data protection and seamless user experience in their iOS applications.

Read more
iOS

Why do I always have to update my SDKs: An explanation courtesy of iOS 13

Uncover the reasons behind the frequent updates required for SDKs, as we delve into the changes introduced by iOS 13, including privacy enhancements, new APIs, and compatibility improvements, shedding light on the importance of staying up to date with SDK versions to ensure app stability, security, and compliance with the latest iOS platform.

Read more
Crash Reporting

How to debug a crash when the crash report is corrupted

Discover effective strategies to debug crashes when faced with corrupted crash reports, as we explore alternative approaches such as examining device logs, leveraging memory dumps, and utilizing advanced debugging techniques, enabling developers to uncover the root causes, resolve issues, and ensure the stability of their applications even in challenging scenarios.

Read more
iOS

Should you use CocoaPods or Carthage?

Navigate the decision-making process between CocoaPods and Carthage as we explore the pros and cons of each dependency management tool, helping you choose the right one based on factors such as project requirements, team preferences, and maintainability considerations, ensuring efficient and streamlined integration of third-party libraries into your iOS projects.

Read more