mif
mif
Hello! I fixed this issue by replacing `SessionListener.onInitFinished()` method with next: ``` public void onInitFinished(JSONObject referringParams, BranchError error) { String out; if (error == null && referringParams != null) {...
I created issue in ionic-cli repository with some information: https://github.com/ionic-team/ionic-cli/issues/2836
https://github.com/appodeal/appodeal-cordova-maxdex-plugin.git also fails to install on android platform: `ionic cordova plugin add https://github.com/appodeal/appodeal-cordova-maxdex-plugin.git` > > cordova plugin add https://github.com/appodeal/appodeal-cordova-maxdex-plugin.git --save > Error: Failed to fetch plugin https://github.com/appodeal/appodeal-cordova-maxdex-plugin.git via registry. >...
ionic cut --nofetch param so problem still exists.
updated special to latest versions: npm 5.5.1 node 8.9.0 cordova 7.0.1 git 2.15.0.windows.1 Error is the same: > Error: Failed to fetch plugin https://github.com/appodeal/appodeal-cordova-plugin.git via registry. > Probably this is...
`submodule update --init --recursive` return `Not recognized as internal or external command` in cmd
No return after this command
Nope. After 5-10min wait: > Error: Failed to fetch plugin https://github.com/appodeal/appodeal-cordova-plugin.git via registry. > Probably this is either a connection problem, or plugin spec is incorrect. > Check your connection...
Yes, just created test2 project, added android platform and execute ionic cordova command. Same error
how can I fix this manually?