ドキュメント
ブログ
Code Hub
API ダッシュボード
Vonage.com
価格
サポート
English
中文
日本語
My profile
My dashboard
Log out
API ダッシュボード
Vonage.com
価格
サポート
Legal & Privacy
ja
ドキュメント
SDKsとツール
コミュニティ
ブログ
Code Hub

Eric Giannini

Vonage Alumni

Eric Giannini was the iOS developer advocate at Nexmo. He is really passionate about both Objective-C and Swift, especially the latter. Eric blogs often about this, that or the other iOS thing, hacking apps, building SDKs, or rapidly prototyping. He also meets with iOS developers or other strongly typed Swift types at conferences, Meetups, and other variadic functions.

May 12, 2021
#2fa
#ios
#verify-api
Add 2FA to iOS Apps with Swift and Nexmo’s Verify API
Two-factor authentication (2FA) adds an extra layer of security for users that are accessing sensitive information. In this tutorial, we will cover how to add 2FA for an iOS app written in Swift.
May 12, 2021
#ios
Build a Conversational UI with Nexmo In App Messaging
In this tutorial we will layout a basic conversational user interface with the brand new Safe Area Layout. Within the layout we will add conversational functionality with Nexmo’s In-App Messaging.
May 3, 2021
#swiftui
Build a UI in UITableView with Nexmo In-App Messaging
In this tutorial we will review how to integrate Nexmo Stitch's In-App Messaging into a UITableView.