// // AppID.m // Agora iOS Tutorial Objective-C // // Created by James Fang on 7/19/16. // Copyright © 2016 Agora.io. All rights reserved. // #import NSString *const appID = @"ad97e1945b1e4fb5ad5b5246c8ca21e4"; // Tutorial Step 1