
izaan jahangir
Activity overview
Latest activity by izaan jahangir-
izaan jahangir commented, for anyone seeing this post in the future. The issue was that countly init code was running before device ready. So app was not able to find countly variable so what i did. Import the Platform modu...
-
izaan jahangir commented, thank you for your coorperation. i actually fixed that issue but now i am facing issue with push notification. i am handling certificate stuff right now. i will upload proper certificate and then t...
-
izaan jahangir commented, your ionic example said to do it. that's why i did. Now when i remove the countly declaration from the top. Typescript gives me error
-
izaan jahangir created a post, Problem integrating IONIC sdk
Hi, i was integrating countly-sdk-js in my ionic application. I installed the sdk with cordova plugin add countly-sdk-js@19.9.3 in the file i declare countly variable like this on top of the file ...
-
izaan jahangir commented, solved it, it was my mistake i was not adding passphrase
-
izaan jahangir created a post, Unable to upload p12 certificate on trial enterprise dashboard
Hi, I am unable to upload p12 certificate on countly dashboard. i have trial version of countly dashboard deployed here https://us-try.count.ly/. Now whenever i try to upload the p12 certificate in...
-
izaan jahangir created a post, Need help regarding backing up/restoring countly
Hi everyone,I was looking at how i can shift countly from one server to another. incase i bought a new VPS and now i want my existing running countly application to shift from previous VPS on the n...
-
izaan jahangir commented, i know about the web sdk and i am using it in react but this one is not working on web, i am using ionic and testing it on a real physical android device, the screenshot i pasted is actually the de...
-
izaan jahangir commented, hi, i copied ionic.countly.ts from countly-sdk-js (i tried to paste link but this post was treated as spam for some reason by your auto system ) into my project and then built for android and i am ...
-
izaan jahangir created a post, AnsweredProblem integrating web sdk
i have a website built in react and i wanna add web sdk to it. i have countly community edition deployed and i am using it's ip to connect to my application but when i run my app. countly sdk throw...