Error when Notifications Component is used

Ok, your title is completely misleading then.

NO, Not at all, there is a link with push notification component.
Kindly look into the aia file and check out whether you get an error or this is only me( my phone) who gets error.

Send the APK then, not the AIA.

this is the APK file
http://builder.makeroid.io/b/izm2

Try setting to if True. I think it may work backwards.

what do you mean ?

In your blocks, do you have it set to

(.ArePermissionsGranted = False) { .ShowDialog} else { }?

If so change the false to true, if its true change it to false

This is my block

errror

Use the equals block and use the flase block… As my previous post followed.

then why the same blocks work just fine when Push Notification component is removed ???

Did you try using False? Or just keeping it True? That way we could know if there is a temporary solution.

didn’t work…

The only thing I could say, is wait for 1.1.1 or whatever the next version is.

I waited for this version i thought the problem will be solved in this version. Now to wait for next version… How long will it take ??

Im sorry to tell you this but, you need to be patient. The developers work on this as a hobby, not their job. Not to be rude but, you wasted your time waiting for this version if you were waiting for this bug to be fixed, as I dont see any others who reported it, as I said earlier just wait and maybe youll get what you want.

2 Likes

You don’t need to check if it’s true. That block returns value in true or false.

Do you think it only responds with a true?

Think about it, it can only give one type of boolean as the output, so .ArePermissionsGranted will usually only see a True output without the equals, you always use either the not block or equals false when you’re detecting if something is false, use the normal block to detect if true!

I’m not saying it by my own. I also used to think that it should be used with a equal to block but see what @Mika said here :point_down:

Also, I want to ask you one thing, why are you always in a “Ready to fight” mode? :sweat_smile:

I guess a part of my attitude bothers you, you have to keep some inside your body when you’re ready :joy: In my family, its natural, my cousins is worse then my own.

1 Like