build application

open code project

src > providers > global-variables > global-variables.ts

change token instead sender id firebase

and change public url instead my website store link

http://mywebsiteurl/index.php?route=api32/

and change public UrlSuccess and public UrlSuccessHttpS

http://mywebsiteurl/ or https://mywebsiteurl/

open terminal

run this code

ionic cordova build --debug android

or

ionic cordova build --release android

See the link below to view the build application video on YouTube

Last updated