

Virna Sekuj is a product marketer at Embrace. She has nearly ten years of experience in product management, marketing, and research analysis. Prior to working at Embrace, Virna worked at Bose, Onside Sponsorship, and GWI. In her time with Embrace, she’s used her insight and analysis expertise to lead two research studies polling engineers that have produced two reports — The State of Mobile Experience and The Mobile Developers Pain Points report.
Posts by this Author ( 45 )


Research
31 July 2023 • 2 min read
The State of Mobile Experience 2023: Biggest concerns for mobile engineers
Our research into the State of Mobile Experiences explores the key challenges in app development through the perspectives of engineers. Below are some of the highlights from this research.

Research
25 July 2023 • 2 min read
The State of Mobile Experience 2023: Our latest report explores the challenges facing app users and mobile engineers
RBAC
30 May 2023 • 2 min read
Embrace now lets you manage user permissions with role-based access controls
Learn how Embrace's new RBAC feature helps orgs improve efficiency and data security.
analytics
27 May 2023 • 4 min read
Web view performance insights are now available with Embrace
Learn how Embrace gives engineers critical insight into their mobile app's web views.
Crash Reporting
20 April 2023 • 4 min read
Using null safety in Dart
Null references are a common source of frustration that can lead to crashy code. Fortunately, Dart provides a null safety feature to help solve these issues at compile time, so they don't affect your app at runtime. Read on to learn more.