You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/02/07 07:44:17 UTC

[GitHub] fcollombon opened a new issue #416: Impossible to build ionic app

fcollombon opened a new issue #416: Impossible to build ionic app
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/416
 
 
   I try to build my ionic app for android and the build crashed.
   
   `[cordova]  C:\Users\fr\Documents\Projects\Horus Smart\platforms\android\app\src\main\java\org\apache\cordova\inappbrowser\InAppBrowser.java:60: error: cannot find symbol
   [cordova]  import org.apache.cordova.ApiConfig;
   [cordova]                           ^
   [cordova]    symbol:   class ApiConfig
   [cordova]    location: package org.apache.cordova
   [cordova]  C:\Users\fr\Documents\Projects\Horus Smart\platforms\android\app\src\main\java\org\apache\cordova\inappbrowser\InAppBrowser.java:177: error: cannot find symbol
   [cordova]                                  Method iuw = ApiConfig.class.getMethod("isUrlWhiteListed", String.class);
   [cordova]                                               ^
   [cordova]    symbol: class ApiConfig
   `
   
   Thanks in advance,
   
   François

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org