ionic-team / ionic-plugin-deeplinks

Handle deeplinks into your Ionic/Cordova apps from Universal Links, App Links, and Custom URL schemes. For those using Ionic 2, there are some nice goodies that make life easier.
Other
332 stars 218 forks source link

Prod builds throwing Error: The RegExp to find the DeepLinkConfigToken did not return valid data #107

Open naveedahmed1 opened 7 years ago

naveedahmed1 commented 7 years ago

ionic cordova run android --prod is throwing below error:

Error: The RegExp to find the DeepLinkConfigToken did not return valid data

ionic info output

global packages:

    @ionic/cli-utils : 1.1.2
    Cordova CLI      : 7.0.1
    Ionic CLI        : 3.1.2

local packages:

    @ionic/app-scripts              : 1.3.7
    @ionic/cli-plugin-cordova       : 1.1.2
    @ionic/cli-plugin-ionic-angular : 1.1.2
    Ionic Framework                 : ionic-angular 3.2.1

System:

    Node       : v7.10.0
    OS         : Windows 10
    Xcode      : not installed
    ios-deploy : not installed
    ios-sim    : not installed
icharge commented 7 years ago

+1

janpio commented 7 years ago

https://github.com/ionic-team/ionic-app-scripts/issues/1070#issuecomment-314682181