You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Bug Report
Capacitor Version
npx cap doctor
output:💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 1.2.1
@capacitor/core: 1.2.1
@capacitor/android: 1.2.1
@capacitor/ios: 1.2.1
Installed Dependencies:
@capacitor/cli 1.2.1
@capacitor/ios 1.2.1
@capacitor/core 1.2.1
@capacitor/android 1.2.1
[success] Android looking great! 👌
Found 9 Capacitor plugins for ios:
capacitor-firebase-analytics (0.3.2)
capacitor-firebase-analytics-events (0.0.3)
capacitor-firebase-auth (0.2.4)
com.telerik.plugins.nativepagetransitions (0.6.5)
cordova-plugin-appminimize (1.0.1)
cordova-plugin-bluetooth-serial (0.4.7)
cordova-plugin-brightness (0.2.0)
cordova-plugin-device (2.0.3)
phonegap-plugin-barcodescanner (8.1.0)
[success] iOS looking great! 👌
Affected Platform(s)
Current Behavior
npm run build
fail with erro below:TS2339: Property 'appBuild' does not exist on type 'DeviceInfo'.
Expected Behavior
Build successfully
Sample Code or Sample Application Repo
Reproduction Steps
Other Technical Details
npm --version
output:6.9.0
node --version
output:v10.16.0
pod --version
output (iOS issues only):1.8.3
Other Information
nope.
The text was updated successfully, but these errors were encountered: