Azure B2C Integration on Ionic v1 hybrid app

Are we able to integrate Azure B2C in ionic v1 hybrid android app. If so, please provide me the steps to integrate.
The steps which have followed:

  1. Implemented azure b2c in sample ionicv1 app as per the steps mentioned in the below url:
    https://riptutorial.com/azure-active-directory/example/32287/azure-ad-b2c—angularjs-sample–web-and-mobile–app.
  2. It is working on the browser view and converted into an android apk file.
    After converting it into an android apk file when i click the login button nothing happens.
    how can i implement it for hybrid android app?