Hello everyone, i was wondering if anyone could answer this question, why is it that when you create a library and port it to Basic4Android, sometimes you can not declare a variable to use that specific library under the Sub Process Global subroutine, I have created a library for an Airpush Ad company and i can not use this library in a service because i can not declare the variable under Sub Process Global routine.
Does anyone have any ideas, or knows of a way to go around this issue, I apologize beforehand if the question seems stupid, but i need to find a fix for this.
Here's the scenario, when the user installs my app, there will be a push notification ad sent for the first time, the push notifications are scheduled on the server side to be pushed twice per day, but if the user re-boots the phone there needs to be a check to see if the phone has been re-booted and have the notifications re-initialized, otherwise the user will not receive any further push notification ads.
any ideas anyone?
Thanks,
Walter
Does anyone have any ideas, or knows of a way to go around this issue, I apologize beforehand if the question seems stupid, but i need to find a fix for this.
Here's the scenario, when the user installs my app, there will be a push notification ad sent for the first time, the push notifications are scheduled on the server side to be pushed twice per day, but if the user re-boots the phone there needs to be a check to see if the phone has been re-booted and have the notifications re-initialized, otherwise the user will not receive any further push notification ads.
any ideas anyone?
Thanks,
Walter