Hi
 
the same project compiled with B4A 6.0 installs perfect , but if i open it in B4A 6.30 it doesn't install , it comes out the certificate error .
 
I even tried with debug key but nothing .
 
Any idea ?
 
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
			
			the same project compiled with B4A 6.0 installs perfect , but if i open it in B4A 6.30 it doesn't install , it comes out the certificate error .
I even tried with debug key but nothing .
Any idea ?
			
				B4X:
			
		
		
		B4A version: 6.30
Parsing code.    (0.97s)
Compiling code.    (4.16s)
Compiling layouts code.    (0.11s)
Organizing libraries.    (2.05s)
Generating R file.    (0.56s)
Compiling generated Java code.    (5.22s)
Convert byte code - optimized dex.    (15.40s)
Packaging files.    (7.52s)
Copying libraries resources    (0.64s)
    Found 15 resource files.
Signing package file (debug key).    (5.31s)
ZipAlign file.    (0.52s)
Installing file to device.    Error
WARNING: linker: app_process has text relocations. This is wasting memory and is a security risk. Please fix.
WARNING: linker: app_process has text relocations. This is wasting memory and is a security risk. Please fix.
    pkg: /data/local/tmp/Samsung.apk
Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]
	
			
				Last edited: