Skip to content

Releases: ZapicInc/Zapic-SDK-iOS

2.0.1

17 Nov 05:38
a05725c
Compare
Choose a tag to compare

Bug Fix

  • This release fixes an issue with the share sheets showing up below view controllers, ensuring that users will now always see the share sheet.

2.0.0

06 Nov 03:16
4f666ec
Compare
Choose a tag to compare

Complete rewrite of SDK in ObjectiveC to support more game engines.

New Features

  • Support for opening up new SMS and compose email pages directly.
  • IDFA tracking, see docs for more info.
  • Data queries to expose game data to you, the developer (Challenges and Competitions)
  • Additional player data: display name, profile photo

1.2.0

18 Jun 04:27
Compare
Choose a tag to compare

This is a major feature release. All apps must be upgraded to this release (or later) to continue to use Zapic. Previous SDK releases no longer work.

Bug Fixes

  • Disabled zooming in or out the Zapic UI.
  • Fixed showing the Zapic UI loading pages.

New Features

  • Changed to new authentication system based on email and mobile phone verification.
  • Removed Game Center dependency.

v1.1.1

12 May 04:08
c92c417
Compare
Choose a tag to compare

This release updates Swift to the latest version (4.1).

v1.1.0

25 Apr 17:38
e26e7cd
Compare
Choose a tag to compare

This is a feature release. Developers are strongly encouraged to upgrade to this release to take advantage of newer Zapic platform features.

Bug Fixes

  • HANDLE_DATA message requests are queued while the client is loading.

New Features

  • Added support for push notifications.
  • Added support for deep linking to content (e.g. users sharing challenges with one another via SMS).

v1.0.3

27 Mar 23:54
74abbfd
Compare
Choose a tag to compare

This is a minor feature release. Developers are encouraged to upgrade to this release to take advantage of newer Zapic platform features.

New Features

  • Added native sharing support. Users can now share links and images from within Zapic using native apps. This will primarily enable users to share links to games with their friends via Messages or social network apps with their friends.

v1.0.2

15 Mar 07:32
30818f5
Compare
Choose a tag to compare

This is an important bug fix release. Developers are encouraged to upgrade to this release to ensure users have a smooth experience.

Bug Fixes

  • Fixed link navigation issue that caused the game to crash when opening up the App Store.

v1.0.1

01 Feb 19:59
17ce1d3
Compare
Choose a tag to compare

Improvements

  • Gameplay events are batched and resent when the web client loads
  • Version was removed from Zapic.start()

Initial Release

07 Jan 08:00
b963a06
Compare
Choose a tag to compare

Supports:

  • Game Center Auth
  • Loading Zapic web client
  • Submitting events to Zapic
  • Import contacts
  • Import profile photo

Initial Release

31 Oct 16:30
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v0.1.0

Added injected JS. Clean up prior to release 1.0