GitHub user nookasaisri88 edited a discussion: Cannot resolve zxing in phonegap-plugin-barcodescanner
import com.google.zxing.client.android.CaptureActivity; import com.google.zxing.client.android.encode.EncodeActivity; import com.google.zxing.client.android.Intents; In above imports, facing issue with cannot resolve symbol zxing in phonegap-plugin-barcodescanner plugin. Can somone please suggest how to fix this issue? Main problem is that on opening camera in cordova android app , it is able to open the popup to read barcode but it immediately restarts the application instead of performing scan operation. When i observe the logcat, the result code was -1. GitHub link: https://github.com/apache/cordova/discussions/518 ---- This is an automatically sent email for issues@cordova.apache.org. To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org