17 comments found.
Hi, does the widget on the home screen play different quotes automatically? Thanks
yes , it changes every 24h
When you will update the code for iOS 15 and Xcode 14 ?
i readed comment and see a lot of bug so update version available ?
In case you face any bugs you can contact me and mention the bugs. Thank you!
please check email
I am having this error for the following part of code:
Error: Invalid frame dimension (negative or non-finite).
Code: QuoteLandscapeView(homeVM : homeVM, card: items[index] ,animation: animation)
.frame(width: getCardWidth(index: index), height: getCardHeight(index: index))
please let me know how to fix this
can you contact me by email please ? , to see what is the problem for your case. Thank you.
There’s a critical bug.
Steps 1. Touch one of category 2. Touch one of quotes (it’s ok) 3. Touch another quote (going to crash)
2021-08-12 17:11:20.052976+0900 QuotesApp46352:15286309 precondition failure: attribute being read has no value: 312544 CoreSimulator 757.5 – Device: iPhone 12 (xxxxx) – Runtime: iOS 14.5 (xxxx) – DeviceType: iPhone 12 AttributeGraph precondition failure: attribute being read has no value: 312544.
Nice app. It would be great to have an option so the people change the theme color within the app
Very nice app, I’m trying to add my own CSV file though, any ideas on the best / most easy way to accomplish this?
Figured it out; I now use Json. Just 1 row of code: let quotes = Bundle.main.decode([Quote].self, from: “quotes.json”). (and the bundle-decode extension).
One more question; how can I randomise the content? It always shows the same on the homepage. I prefer to just present a random view where people can endlessly swipe quotes. Each time they open the app it needs to be random though.
A few dealbreaker bugs;
When scrolling through a category, and clicking on a quote to see it in fullscreen, after you close it, you go back to the top of the view. This is a big problem when there are a lot of quotes in a category.
When adding 20+ items to the daily homescreen, it adds a lot of drop-shadows and makes the UI sluggish.
And a question: Will the homepage load different items each day?
Hello , and thank you for purchasing this item - well daily quotes in home screen should be about 3 – 5 quotes , or you need to reduce the shadow value for each item. - the daily quotes changes everyday , and when there is no more quotes , it started from the beginning again - and about scrolling through quotes list of a category , I’ll test it and if there is a bug I will update the codecanyon item.
Magnificent…
hello. what about the version with online database? how long to wait?
To be honest , I don’t know exactly , I’ll try to complete it soon
Hello, I want to buy this but I have a few questions.
1 – Can I import quotes from an exel file? 2 – Is there a panel where I can update the notes? 3 – Can subscription be added? 4- Is it possible to remove categories and author?
Hello, 1- from excel file directly , no , but you will find in the documentation how to add them. 2- the app is offline. 3- yes , but it’s not included in the item , it will be considered as an additional work. 4- yes , but you need to same other changes in the code too.
hi how can i add admob?
Hi , You need to create another view and place it anywhere you want. Contact me via email for more details
Can you please let me know how quotes are added to the app? Does it get the quotes from external file like JSON?
To make it simple , Quotes will be added using Swift objects for example array of Quotes , while each quote is : Quote(content: “CC.”, author: “AA”, category:”CC”)
Congratulations, nice work, good luck with sales 
Hi there – the quotes are stored in the code which means to get new quotes we need to push an app update?
Is there a way for the user to add his own quotes?
Is there away to have an online database like firebase?
Hello , This version of app is just for offline uses, if you are looking for an online one , i will add another item soon
The existing app use Core Data , so it stores quotes on a local database , and only the developer who can add quotes (programmatically)
Great Work, Congratulations
Great Work, Congratulations GLWS 
Quotes SwiftUI IOS App – GLWS!