Skip to content

Netacom-NetAlo/NetAloSDK-iOS-Demo

Repository files navigation

Coding conventions

https://google.github.io/swift/

NativeDemo

Netalo demo app Xcode: 13.2.1 Swift 5

1.Open Podfile -> In "def netalo_pods" pls select options on device or simulator

2.Pod install

3.Open Appdelegate.swift -> In "func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions:"

  • Init NetaloSDK at here
  • Select the setUser() funtions which you want for testing. In your app, this function will called ASAP when client logined successfully. Note: "Only select 1 or 2 to test and remove the app if you want to switch setUser()" Ex: call setUser1() and close the setUser2()
  1. Run to testing

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors