hi
i was playing with notifications and i noticed one problem (or not). When i put "n.Notify(1)" as last line of code in fm_MessageArrived, app does not crashes. when i put it before "n.SetInfo(Message.GetData.Get("title"), Message.GetData.Get("body"), Main)" (which is now last line of code), app crashes.
is this normal behaviour?
thanks
i was playing with notifications and i noticed one problem (or not). When i put "n.Notify(1)" as last line of code in fm_MessageArrived, app does not crashes. when i put it before "n.SetInfo(Message.GetData.Get("title"), Message.GetData.Get("body"), Main)" (which is now last line of code), app crashes.
is this normal behaviour?
thanks