-1

I'm working on a progressive website concept and trying to incorporate few concepts. Is it possible to access recent call log using a mobile progressive web application (like flipkart lite). If it is, please share an example if available.

bagaria
  • 123
  • 1
  • 1
  • 4
  • If you redefine `console` object globally, you can do whatever you want. But to ask for example, you first need to describe the problem in detail. Please try to [follow the rules](http://stackoverflow.com/help/how-to-ask). – rishat Sep 02 '16 at 12:36

1 Answers1

1

No you cannot access the list of calls made and received. I'm not aware of any spec work to enable this in the future either.

Matt Gaunt
  • 9,434
  • 3
  • 36
  • 57