Where did the development go with this? I am wondering what I can do or if there is some kind of trail I can follow to get the alarm intent to work so I can schedule offline local notifications...
Type: Posts; User: db251; Keyword(s):
Where did the development go with this? I am wondering what I can do or if there is some kind of trail I can follow to get the alarm intent to work so I can schedule offline local notifications...
This says there was a native notification for alarm intent to play local notification while app is closed. Where is this?
@ColdFire Can you update your local notification extension? I desperately need local notifications in my app.
Any luck in this?
Did you have any luck with local notification extension?
Any progress on this?
Desperately need a LOCAL NOTIFICATIONS extension
Feature: Local Notifications Clickteam Extension
-set text of local notification
-set alarm of local notification (example 3:45pm monday/4:00pm...
I also need this very badly. I am postponing launch until I am able to implement local notifications.
Network notifications do not work for my purpose. I implemented calendar notifications, but...
I am wondering if the extensions are available now and if you can link me to them? I am ready to integrate into my app now.
I understand now. Thank you for clarifying. I will be patient and you can post the links here when you are ready!
I looked on clickstore (all 3 pages of extensions) and do not see asset packer or binary extract.
Can you please post a link?
Please link the extensions once you are ready. Thanks Fernando!
any progress on this?
sounds good! thank you fernando. I look forward to hearing from you.
I have a pdf file that I would like to be in a scoped storage folder.
I put it in binary data, so it is in app data storage. I made a folder called "FAQ" in scoped storage. Performing a copy...
I tried this and I am not sure it is making a difference.
To clarify:
I have a active picture in my app that is set to load app data storage/apple.jpg
I use file object:
copy...
I have worked around this issue by creating 2 local calendars then performing a read operation to find the calendar number. This ensures that on devices that have a 'invisible' calendar that the...
Fernando, I believe I figured out the issue.
I load a originalimage.jpg into data storage directory using file object load operation we did, copied file is now called imageloaded.jpg
File in...
Yes it looks like there is a calendar with no name.
id 2 = holidays in united states
id 3 = family calendar
id 4 = Mom calendar
id 5 = contacts
id 6 = personal calendar
id 7 = calendar made...
verified my highest calendar id is 6 using calendar toolbox then opened my app and
1. Created local calender using calendar object
2. used read calendar
3. used get calendar qty = returned value...
I am having difficulty using the 'getcalendarsqty' command.
I make a local calendar with the calendar object
Then using a asb I use getcalendarqty to store the id for use in making events to my...
The truth is I don't understand how the issue happens, all I know is it happens on both of my devices, the lg wing (android 10) and the samsung galaxy tab (android 11).
Please let me know if...
how about?
android:fullBackupContent="false"
also a post here said:
If you are targeting android 10 then you have to put android:hasFragileUserData="true" in application tag of...
this looks like the same issue to me:
https://stackoverflow.com/questions/33169618/an-android-app-remembers-its-data-after-uninstall-and-reinstall
can you add this to the code? I don't think I...
This is happening on the samsung galaxy tab 7, not just the lg wing. Should I do a cat log and video for the samsung galaxy tab 7?
I figured it out!
I apologize. I was not familiar with masking and what that meant. It took a couple hours and I learned how to do it. Thank you for the response.
I looked there and attempted before making a post.
I selected action id on each of my boxes and tried each action id (0-5). none of them registered as 'done'.
I am using system keyboard.
I figured it out!
You need to use the android plus object to request battery optimization exclusion. It will need to be done using a condition to request only once (not just a start of frame event...
Does selecting request_ignore_battery_optimizations enable ignoring battery optizations on install? I need to do this and have selected it, but do not see a permissions accept on app launch?
I have multiple edit boxes in a frame. Pressing the 'enter' key moves to the next edit object, when I want it to close the keyboard. I do not see any options under android ime action to remove the...
No, 1 account in each device.
No, I can not do a work around. It loads the actual file name like it is in app data, even though it should be deleted on uninstall and also deleted on delete with file object.
What do you need...
the play audio on press is a issue though because it is going to play the audio data that should of been uninstalled when the app was uninstalled. Do you think this is something you can fix?
I found out tonight I am having the same problem on the galaxy tab 7.
I believe I can work around it by loading a default pic from binary data and then overwriting that default pic if the user...
If the file android bug can't be fixed, then I have reached the point that all I have left is the buttons.
I am going to keep a copy of my past mfa in case you pull through with a solution....
yes, I use delete data on these files (in app), then uninstall, I verify that the com folder is gone in file explorer, then reinstall and the photos/audio are still here on reinstall. This is the LG...
I showed in the video using es file manager (very powerful file manager). The folder for the app is removed from app data after uninstall, so that data should be gone.
Do you know how to clear...
no, looks like there is a bug still.
After uninstall, data storage picture and audio is still here after reinstall.
any picture of me or the moon should not be here, the audio cleanup, book...
I made a mfa of the button sizes I use with the font. I took screen shots of each device and how it displays the buttons.
...
I believe I figured it out. Turns out reading and writing is case sensitive in android. My code is right, just that these files are labeled with capital letters as well.
Running into something weird, files are created but wont export or delete here.
https://drive.google.com/drive/folders/1ESBUQlSEGAPfgryPtPqzMHGZSSIE9Iwr?usp=sharing
I went over my code and it...
Thank you so much fernando for your help! I look forward to hearing from you.
Using the objects you sent me:
All results are the same for each device.
.jpg loads from /picture, .mp3 loads from /music = SUCCESS
.mp3 plays using sample channel on load page = SUCCESS
...
I have a question in hope you can direct me to the best action I can do next.
I am very thankful for the help you are giving me Fernando and the release of my app depends on what you are doing...
I mean look over my app frame mfa I put on google drive. thanks.
Your FVD apk DOES WORK on the LG. So there is something different with the mfa for that you use and the one i put on google drive. please look that over and see if there is something there if that is...
I bought a second android 10 tablet:
...
for the samsung I meant to say audio only plays on sample channel, NOT ANDROID VIDEO.
The LG is android 10. Is there any other info I can give you?
The times file is the name of my ini (which...
With "access media location" I am having the same results.
I load .jpg from /picture and .mp3 from /music on both devices.
Samsung tab 7: picture loads, audio only plays using android video...
Both fvd and my app installed on internal storage
My Devices:
Samsung Galaxy Tab S7 sm-t870
Lg wing lm-f100tm
VIDEO AND LOGS:
/data test fvd
/my app mfa
THANK YOU for telling me. I was not aware of this.
just fyi the user can not uninstall a 'local device' calendar from settings. Google calendars can be deleted online, but local app calendars...
Back up your local object zip located in your mmf install folder. extract the java package and open in a compiler. find alarm line with minute set to 10, change to 0. Save and drag into your zip...
Thank you, I see that I have a folder creation on first boot. So the permission may not be what my crash is related to as the public folders are made.
I am loading pictures and audio to app data....
on my app mfa I am still having it request file permission on first boot and not on the first time I use a load operation. I am using the newest beta. What do I do to fix this?
If anything, can you fix the bug that the local calendar created with the calendar entry object does not delete after app uninstall?
You replied just as I had fixed it, I edited the object and changed the line for alarm minute from 10 to 0.
A local alarm object would be great or even implementing it into android dialog v2...
I figured it out. Thanks
Please let me know when you have a update. Thanks
When I set a event, it seems to automatically set the notification to happen 10 minutes prior, when I need it to happen at the 'event' time only. I've been playing with the settings and can't seem to...
I finally did it. Attached is a mfa for anyone in the future who struggles with this.
Some things to keep in mind (this is my understanding of them):
You can not create a calendar, clear the...
I can not seem to be able to get the calendar id or set it as a custom id.
This is as far as i've gotten so far. I'm still working at it until I get it, but any help is greatly appreciated as I...
no, i'm going on 10 hours trying to make this work.
if you know how, could you post a mfa please?
I do not know yet. I have not been able to get an event to write to calendar. It looks like it will, but I need help.
I still need help writing an event successfully.
I have selected permissions:
read external storage
read and write calendar
set alarm
set time
set time zone
vibrate
clarification:
My lg wing (android 10) freezes when the button is pressed (after saying yes to permissions)
My samsung galaxy tab 7 (android 11) does not crash
1. both write a new calendar to...
From my understanding, we need an extension to have local notifications.
What you post is beyond my abilities at the moment as well.
I found that we can use the calendar object to make local...
Calendar object crashes in android:
I have permissions:
read and write calendar selected
set_alarm selected
read external storage selected
attached is a mfa. Please look it over.
Hi,
Could someone please make an android extension to have local notifications happen while an app is closed, as well as screen is off. Also, when the notification is pressed, the app opens and...
Here is the fresh logcats
https://drive.google.com/drive/folders/1ESBUQlSEGAPfgryPtPqzMHGZSSIE9Iwr?usp=sharing
THANK YOU
I want to make sure this works locally offline before I purchase
Does one signal work locally offline? I need only want to push local notifications to the device from my app.
I have already implemented notification at time of day while the app is running in foreground successfully.
when the app in minimized, it DOES NOT display notifications to the system. I have...
I need a notification to play outside of my app with my app closed and screen off at a certain time of day .
I believe I need to use set_alarm intent....
I am working on this myself as well,
But my question is for anyone who knows, how do I do this:
fun createAlarm(message: String, hour: Int, minutes: Int) {
val intent =...
I am trying to figure out how to implement that through clickteams interface. I understand how google wants it implemented, but translating that to how clickteam wants it entered is confusing.
...
So "bind notification listener service" is only used for READING notifications, so this won't help
But, "set_alarm" is what we need.
Here is googles documentation on this intent.
Create an...
I have already built the feature for the user to 'set' the alarm, which when the time happens, the notification is played, but the alarm and notification when the user set time happens only goes off...
correct 'native notifications object' is broken, but I still need the functionality of what 'native notifications object' does. I need the notification to play when the app is in the background and...
To clarify, when re-entering the app and pressing play audio 1, the audio plays. The issue is that is crashes on selecting audio in 'load audio'.
I attached a video to the google drive to show...
yes I can, but the crash is not on 'play audio', the crash happens when 'load audio' is pressed. The screen goes to the file manager and when pressing the audio file the app crashes.
Hopefully you can. This is a core feature of my app.
Let me know if there is anything I can do.
Yes, these are from your apk.
I understand.
I added the logcats as .txt in the 'logcats' folder
THANK YOU
https://drive.google.com/drive/folders/1ESBUQlSEGAPfgryPtPqzMHGZSSIE9Iwr?usp=sharing
By "something added" do you refer to the "play sample file on channel 2"? I worked on this as well on saturday as you suggested. Very nice to see playback this way! Thank you!
I do not see a...
Looks like native notifications is gone from the clickteam store, so that object will not be fixed. Bummer because I am having difficulty with the android dialog v2 object working in the background. ...
Native notification manager is non functional for me as well. I am implementing notifications with android new dialog control v2. I can successfully ping notification at start of frame, and still am...
My 'main mfa' when built in stock clickteam is 112 mb and when built in beta clickteam is 151 mb. Why is that? I'm nervous to cause java heap space when adding to my app.
>about sound did you try using play sample files %% on channel %%
I have not, I get crash on load (copy to storage data) audio file on lg (android 10) and samsung galaxy tab 7 (android 11), so...
Updated the mfa and apk to include file audio (mp3) load.
As there doesnt seem to be a difference between current beta clickteam file object and the one you sent me, I am using the stock beta build...
Thank you for confirming the issue and putting it on your list! If possible, please update me if you implement a fix. I will keep an eye on this thread.
I appreciate your time and effort very...
RESULTS:
LG WING (android 10): DOES NOT WORK
----------------------------------------------------------------------------------------
apk you provided: same results as video
apk I built w/ file...
The bottom 2 buttons in each picture 'instructions' are not using any scaling. The first button uses size 16 font and the bottom size 14. As you can see, simply changing font size does not fix the...
I am unable to use the active system box,active image because I am getting java heap error building apk, while on buttons I do not. I have already changed android runtime gradle to 4096.
...
I create and destroy the file object because I followed this video from clickteam academy in making the code. He mentions it is 'good practice to create and destroy the file object'.
...
Fernando, can't seem to reply in pm so here it is.
It is still not working properly. I was able to load to data initially, but uninstalling/reinstalling app may have data trace as previous...
using the newest beta and buttons big enough to fit text font and size are still half cut off, same text font and size on asb with same width and length as buttons and it displays correctly. So it...
I noticed in the mfa posted that I did not target android 11, so I then tested and changed properties to:
target android 11
I removed permissions:
write external storage
I am still having...
I updated to beta.
I am getting app crash on both datastorage and publicscope storage file copy using this beta.
Using the previous software (r.293.1), data storage works successfully.
...
I have clickteam fusion 2.5 developer + android on steam. Under steam clickteam fusion properties "betas" it says "none". Under clickteam community passport "beta versions" it says "no downloads...
using
PublicStorageDirectory$( "Android object", "pictures" ) + "/" + "m.jpg"
places the photo under /storage/emulated/0/pictures/
when I need the picture to go to:
...
for instance doing:
with my package name being "com.m.n"
I do not see the folder android/data/com.m.n
using file object to create directory
PublicStorageDirectory$( "Android object",...
please update me when you get a chance if this is a bug that will be fixed. I hope it is fixed because buttons are largely implemented in my app. Thank you for your time and patience.
What do I put in this context to create a folder, with m being the folder?
To make a new folder in public scope storage, I use the file object, directory actions, create a directory?
what do I...
when you have a chance, can you answer my questions? Thanks!
I am having difficulty understanding, thank you for your patience and time.
To make a new folder, I use the file object, directory actions, create a directory?
Where is publicscopestorage...
To confirm using location publicscopestorage
I can:
copy user files elsewhere to publicscopestorage, and in public scope storage Write folder,copy-delete-file, AND this folder is accessible in file...
In this example mfa it shows that:
With the same dimensions and font the ASB object displays correctly as the BUTTON object does not when exported to apk
I believe there is a bug with the...
Thank you for your response. I read the links you sent.
I am confused about clickteams implementation of reading and writing to device storage.
...
I used the clone feature to make my app 1920 x 1080. this dramatically raised the size of the buttons but still they appear half cut off and not displaying properly
Also, changing the button size in the mfa to be larger then scales it differently in the android build (not how it is displayed in the mfa).
I have tested using the 2 devices I have.
LG wing: ...
I am using the button object in my android application. When running the button object displays odd.
My application need to use:
landscape mode only (landscape automatic seems to work best)
NO...
Also to verify:
data storage directory: hidden and inaccessible to user, though allows copy, delete, read and write to it
temp directory: not permanent storage
external storage directory:...
I am using:
Build:31
Minimum:5.1
Target: 10
To understand, are you saying that when implementing this and compatibility:
Running Android 11, I will be unable to write to external storage,...
Using the file object
create directory
ExternalStorageDirectory$( "Android object" ) + "m"
does not work.
I am able to successfully copy and load a image using the file object in windows using:
FileSelReturn$( "File" ) Apppath$ + "PictureCopy.jpg"
I want to place a copy of a file in a folder easily...