61 comments found.
the demo application is not working. shows the message: Incorrect API key provided.
You can use your API key, our API key limitation may have been crossed.
I implemented it on my server and built the user app. The application is great. It runs very well.
Great to know its working.
Hi Team, I have logged a ticket regarding the Invalid Purchase Code, kindly assist
Your issue is solved.
Hello there we are not able to use your support website, we have a question, we want to use the email service in the app by using AWS SES there is one field called AWS SES session token, what do we use there?
To get a session token for using AWS SES, you typically need temporary credentials, which AWS provides when assuming an IAM role or using AWS STS (Security Token Service). Session tokens are part of the temporary security credentials (access key, secret key, and session token) AWS generates for limited, temporary access.
Here’s how to obtain a session token for SES:
1. Use AWS STS to Assume a Role If you have an IAM role that grants permissions to use SES, you can use AWS STS to assume that role and obtain temporary credentials with a session token.
Steps to Assume a Role with STS: Set Up an IAM Role:
Create an IAM role with the required permissions for SES (e.g., ses:SendEmail and ses:SendRawEmail). Allow your IAM user or another service to assume this role. Call AssumeRole with AWS SDK or CLI:
Use the AWS CLI or SDK to call the AssumeRole API, which will return temporary credentials with a session token. Here’s an example using the AWS CLI:
bash Copy code aws sts assume-role—role-arn “arn:aws:iam::ACCOUNT_ID:role/ROLE_NAME”—role-session-name “MySESSession” This command returns temporary security credentials, including:
AccessKeyId SecretAccessKey SessionToken You’ll receive output like this:
json Copy code { “Credentials”: { “AccessKeyId”: “ASIA…”, “SecretAccessKey”: “SECRET…”, “SessionToken”: “SESSION_TOKEN…”, “Expiration”: “2024-10-06T15:04:00Z” } }
update change log?
We have updated the change log already.
this link is providing only 8th septemeber change log
We will change it soon.
change logs have not been updated till now
We updated details page and preview that’s we didn’t add there.
When you add Login with Apple. Without Apple Login we can’t use Google Login or other social login. App will be rejected.
We will come up with an update soon. If you need it now, you can give us a custom order to our support ticket here- https://bugfinder.net/user/support-ticket/new
Do you want any features? You can email us- bugfinder.me@gmail.com
i have created a gemini api key. i have insert it to the gemini settings in the dashboard, i have selected gemini model 1.5 flash. what is the max token ? even thought that i dont know what it is i have insert the number 3. but in the app its keep loading and does not show results? can you please explain why? thanks 
Did you set default provider the Gemini from admin?
If you are talking about the radio button in the Gemini setting then yes it is turned on.
I have added both the chatgpt API key and the Gemini API key, issue remain, after clicking on “create itinerary” still loading with no results.
Emial us.
Do you have any coupon or next saleoff for this product? It is expensive, thank you very much.
It’s already at a discounted price.
Do you have any coupon or next saleoff for this product? It is expensive, thank you very much.
Its already in a discounted price.
Do you have any coupon or next saleoff for this product? It is expensive, thank you very much.
Its already in a discounted price.
Hello, I have been trying to contact support sine many days, there was only response that check email function if its working, i have checked it, its working now. Can you please help me to get the app working.
Yeah sure. What’s not working in the app? Can you email us to bugfinder.me@gmail.com?
Demo password for the app is not working
Please try with Email: demo1@gmail.com Password: 123456
what is the state management used to handle states and ui changes in the flutter app ?
We mentioned flutter version in documentation
We’ve used GetX for state management.
Why the itinerary gives hotel name ? it should be without hotel
The itinerary was created using OpenAI’s model, and we just display it. If you want to change anything, you can edit it easily.
these all are advices which can help to improve app for example
if you just push the line do not recommend hotels in the end – chat gpt won’t give hotel recommendations
you should add option in the app – do you want hotel recommendations as well or not.
if not then add line do not include hotels and if yes then add line “include hotel recommendations as well “
Noted.
Once itinerary is saved – it can not be removed from the save itinerary from user panel – you are stuck with it forever- there is no delete option
Yes, noted.
open ai is depreciating 3.5 version
kindly look into that as well
4o mini is doing good
We will update it with latest model soon.
how to stop email verification? we do not want email verification
You can disable this feature directly from the admin control panel.
can you please guide how to disable that feature
It need to disable from your server. Would you share your server access to our support email. We will do it.
The demo login information you provided does not work. It doesn’t let me create an account myself. Please share new demo information.
The account creation is working fine. Please try with correct information or use the demo login:
Email: demo1@gmail.com Password: 123456
There is a major issue
let’s say someone searched for a wrong word like i want an itinerary for “Sexy” it will come as itinerary
Ideally all the itinerary should not be published only the one approved by admin should be visible on homescreen. Similar for story
this can cause spam issue in the app by miscreants
Regarding inappropriate itineraries, the itinerary creation is managed by OpenAI, so filtering during generation is limited.
As for admin approval, while there is no option for pre-approval, admins can delete or manage content after publishing.
Don’t you think this should be changed the way itinerary is being shown.
ideally a customer can create any itinerary then want even for shit but they should not automatically go to recent itinerary. Imagine 100 customers making 10 itinerary daily. it’s not possible to check 1000 for app owners regularly and it will create a mess in the app.
Only approved by admin should go in the app to make it better and avoid spamming.
You need to change it with a custom order with us.
i am not looking for custom order i have already fixed it for my app but this is the problem in the product which should be rectified
Noted.
Is it possible to add audio files to be a tourist guide for places? I want to make the application free and only a tourist guide for my country.
No, in the current version, there is no option for adding an audio file.
You can elaborate more, on how you want this to add.
I want to add an audio file with the post so that the tourist can get a readable and audible tourist guide. I put a QR code on the street. Once I scan it, the application will appear and play the audio clip.
You need to give us a customization order.
we have raised the ticket for the issue of creating itinerary on ios build.
can you please help us ? we will be giving positive feedback for your help
As our team checked your issue thoroughly and updated the file, we have sent you the updated file and apk.
Please check your email.
Please push the update via codecanyon.
We are working on it.