| 
					
				 | 
			
			
				@@ -116,7 +116,7 @@ namespace GFGGame 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             // BuglyAgent.RegisterLogCallback (CallbackDelegate.Instance.OnApplicationLogCallbackHandler); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #if UNITY_IPHONE || UNITY_IOS 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        BuglyAgent.InitWithAppId (BuglyAppIDForiOS); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        BuglyAgent.InitWithAppId ("766c5bdb0f"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #elif UNITY_ANDROID 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             if (LauncherConfig.netType == LauncherConfig.EnumNetType.LOCAL) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             { 
			 |