Sample 앱 테스트
Last updated
use_frameworks!
pod 'IMQACrashAgent', '3.9.0'
pod 'IMQAMPMAgent', '3.9.0'@main
class AppDelegate: UIResponder, UIApplicationDelegate {
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
IQKeyboardManager.shared.enable = true
initProjectKey(project_key: "<프로젝트 키 입력하기>")
initSampleApp()
initImqaSdk()
return true
}
}[IMQA LOG] IMQA MPM Initalize Status : OK
[IMQA LOG] IMQA MPM Version Infomation : 3.9.0
[IMQA] Sent dump data