Skip to content

GrowSurf iOS SDK 0.3.1

Choose a tag to compare

@kevinyun kevinyun released this 26 Jun 09:31
· 1 commit to main since this release

0.3.1

Tax Documentation support in the native GrowSurf window, Google Contacts fixes, and internal cleanup. Source-compatible upgrade from 0.3.0.

  • Adds support for the Tax Documentation hosted action: when a campaign requires tax forms, the native window's participant settings expose a Tax Forms row that opens the secure hosted W-9 / W-8 flow (tax IDs never touch the app). Call requestTaxInfoSession() if you build a custom settings UI instead.
  • Adds a native residency / VAT picker and an expanded country list (including Kosovo) for the hosted tax flow.
  • Surfaces a clear "try again later" message when a tax-form submission hits a transient backend error.
  • Fixes the native window's Google contacts list.
  • Internal cleanup, campaign-driven copy, and parity fixes; no breaking public API changes.