themaayur
(Mayur Berad)
August 18, 2020, 5:49am
#41
Your new design is so cool and different.
Btw, you forgot to update the images of new design on play store.
Some suggestions, instead of hello users you can use the users name.
And when we click on bookmark button, change the icon to filled heart instead just keep it heart outline icon every time.
3 Likes
thx for the suggestions
I am already showing user name there, I don’t know why it’s not showing for you
Did you register in the app using email?
I will soon update images on the play store, kind of busy on other projects right now
1 Like
themaayur
(Mayur Berad)
August 18, 2020, 7:00am
#43
No, using Google.
Edit : When I cleared data and log in again it showed my name.
1 Like
themaayur
(Mayur Berad)
August 18, 2020, 7:04am
#44
And the image preview is not covering while screen. Have you set the arrangement height to 100%
1 Like
yup, sometimes it cover the whole screen and sometime it doesn’t
I don’t know why
oh sry
I didn’t update in app purchase prices. I will update them soon
Thx for reporting this
Mateja
(Mateja)
August 18, 2020, 8:22am
#48
We can easily bypass the registration process
2 Likes
wow I didn’t know that
But I know that app can be hacked, so I took some precautions like whenever a user opens a paid app/extention, first of all app will see whether the user already purchased the app or not. Also I didn’t store any paid app aia in any storage. Whenever a user buys a paid app/extension, a txt file will be downloaded with further instructions to how to get that paid aia.
themaayur
(Mayur Berad)
August 18, 2020, 8:51am
#50
The activity launcher shows different screen in app, and we can access them. To prevent this use one screen for registration and home.
1 Like
FahadAhmad
(Fahad Ahmad)
August 18, 2020, 9:01am
#51
Another solution would be to open screen with start value and check on that screen initialize if start value matches, continue else close screen or whatever want to do.
I did this in one of my app because I knew screens can be opened with activity starter apps.
2 Likes
Mateja
(Mateja)
August 18, 2020, 9:29am
#52
Correct, I also do this.
when screen2.initialize:
if is empty(start value):
close application
3 Likes
nimra_butt
(nimra butt)
August 24, 2020, 12:01pm
#53
how to change card color .how to used the extension
1 Like
themaayur
(Mayur Berad)
August 24, 2020, 12:02pm
#54
I think he has used gradient colour or images in card view.
1 Like
I am using gradient colour extension
1 Like
Avijit
(Avijit Das)
August 24, 2020, 12:04pm
#56
Which database you use to make the app?
1 Like
blogger to store images and airtable to store everything else
2 Likes
nimra_butt
(nimra butt)
August 24, 2020, 12:15pm
#58
how to make a card design extension used and add text
plz search in the community, you will find plenty tutorials
nimra_butt
(nimra butt)
August 24, 2020, 12:59pm
#60
This post was flagged by the community and is temporarily hidden.