My app not detecting beacon in background after using latest framework of estimote

My app was detecting beacons in background when i am using the old estimote library but i update my beacons firmware so i have to use new framework of estimote . I have implemented new framework but after that my app not detecting beacons in bakground . I don’t know i am missing something or any other problem.

thanks

Can you double-check if your app has the “always” authorization to access location services? Does the monitoringDidFail delegate throw any errors? When you say “no detecting beacons in background”, do you mean there are no enter/exit events being fired?

I have not added enter/exit events because estimote sample app not have these events and one more thing your sample app icon always shown in bottom left of iphone but my app icon show for some time and then after some times it disappear can you help me.