Basic-Audio-Call
Basic-Audio-Call copied to clipboard
Invalid Token and Network Connection error
I am getting an 'invalid token' and 'no network connection' error (even though I have the necessary user permissions in the manifest file). I believe I need to generate a temp token on Agora for audio/video call, but I don't know where to copy and paste the token into the code.
You could copy appID and temp token here: https://github.com/AgoraIO/Basic-Audio-Call/blob/master/One-to-One-Voice/Agora-iOS-Voice-Tutorial-Swift-1to1/Agora-iOS-Voice-Tutorial/AppID.swift
btw, as this sample is already archived, you might be interested with APIExample: https://github.com/AgoraIO/API-Examples/tree/master/iOS/APIExample/Examples/Basic/JoinChannelAudio