Skip to main content
You’re reading the docs for Newly v1 (legacy), the classic newly.app builder. Using app.newly.app or Newly for Mac? Go to the Newly v2 docs. Credits, pricing and features differ between the two.
Build-fix agent, faster project startup, smarter AI agent, and more

New features

  • Build-fix agent — When an Android or iOS build fails, Newly now analyzes the build log and offers a one-click fix in the chat panel. No more digging through gradle output to figure out what broke. Learn more
  • Support contact skill — The AI agent can now point you to the right channel when you need to reach the Newly team, so getting help from inside a project is faster.

Updates

  • Faster project startup — Starting a new project is noticeably quicker. The preview environment now spins up in parallel with the rest of the setup flow instead of waiting in sequence.
  • Smarter system prompts — Refreshed the AI agent’s system prompts and Better Auth guidance so generated code is more accurate the first time, especially around authentication and RevenueCat.

Bug fixes

  • Fixed an issue where the Expo preview’s global fetch polyfill could conflict with app code, causing unexpected network behavior.
  • Fixed a backend deploy edge case where local changes weren’t fetched before merging, leading to stale backend URLs.