[Discontinued] Background Tasks [4.1] πŸ₯³

Hi, did that work?

Hi, Nope it did not work… the app continues to crash which I place my hand in front of the proximity sensor. This is after downloading the Background Tasks Extension 3.6. Blocks used are below. Would like to know what I am doing wrong.

Please note that I am using the app on a Samsung J7 Pro phone

1 Like

They look correct, are you sure you have updated the extension?

Proxsensor.aia (469.7 KB)
Could you try this aia compiling it?

2 Likes

Thanks for sending the aia. Compiled it and loaded the app on my phone. The app crashed when I moved my hand near the proximity sensor

Hmm… It is difficult to know where exactly it does not work.
I will do some more tests, please wait.

Edit: Can you try enabling the camera permission?

1 Like

Thanks a lot. Look forward to your feedback. Very basic question… how to I enable the camera permission?

1 Like

Do you mean enabling it in the app itself?
Then you should use AskPermission in the Screen block.

Screenshot 2021-07-20 at 22-36-32 Kodular Creator

Just curious, did it work after enabling it manually in the app settings?

I hope enabling the permission did the work?

Thanks… enabling the camera permission did the job. Appreciate your help.

1 Like

Let me know if you face any problem!

2 Likes

@Xoma with this we can store data in in tiny db, But how to get it.

Proximity Crash Bug v3.6A
https://m.youtube.com/watch?v=3S88KPaQcgo&feature=youtu.be

Same reply for you, have you turned on camera permission?

Already Allowed, But the problem persists.

Permission allowed for sure?

Sorry Video Not Clear

Why @Xoma :pleading_face:

The app is only crashing only when the value is changed or he is moving the hand. There could just be one this wrong. The permission is not allowed

I may be wrong.

Edit: It got solved

2 Likes

I want to get push notification meg and title values to tiny db after closing app …Can someone tell me how to do this with this extension?