TicTic - Android media app for creating and sharing short videos

TicTic - Android media app for creating and sharing short videos 11 March 2025

No permission to download

himanshu_tiwari

New member
Sep 16, 2020
3
0
1
Hi
can some one help me what is
define('VERIFICATION_PHONENO_MESSAGE', 'Your verification code is');

file location
mobileapp_api/app/Config/constant.php

plz tell me what i define there?
Thanks
 

itspathanofficial

Well-known member
Null Master
Trusted Uploader
Mar 26, 2020
485
310
63
32
India
babiato.org
Hi
can some one help me what is
define('VERIFICATION_PHONENO_MESSAGE', 'Your verification code is');

file location
mobileapp_api/app/Config/constant.php

plz tell me what i define there?
Thanks
It is just a predefined messege template for user otp verification, where you are having this issue can share screenshot?
 
  • Like
Reactions: himanshu_tiwari

ChintanBhat

Well-known member
Null Master
Trusted Uploader
Nov 18, 2020
1,124
1,130
120
39
Universe
define('VERIFICATION_PHONENO_MESSAGE', 'Your verification code is');

The part 'Your Verification Code is' where your OTP message will be off.

For ex: If someone requests for OTP, & OTP message will be of "Your Verification Code is <Random Numer>"

'Your Verification Code is' this is the initial part for the message. Like this. Now you're clear?
 

himanshu_tiwari

New member
Sep 16, 2020
3
0
1
Getting error while opening app.
App stuck on splash screen. I have working portal and api settings. still getting error.
I am testing the newest version.
_registerDevice: com.android.volley.error.ParseError: org.json.JSONException: Value <!DOCTYPE of type java.lang.String cannot be converted to JSONObject
W/System.err: org.json.JSONException: Value com.android.volley.error.ParseError of type java.lang.String cannot be converted to JSONObject

Can anyone help me to get rid of this or what response it is sending.

Getting error from here

ApiRequest.Call_Api(this, ApiLinks.registerDevice, param, new Callback() {
@OverRide
public void Responce(String resp) {

try {
JSONObject jsonObject=new JSONObject(resp);
String code=jsonObject.optString("code");
if(code.equals("200")){
Hi i am also getting same problem
app stuck in splash screen

if your problem resolve plz help me




and the error i am getting is

Missing Controller​

Error: MobileappApiController could not be found.
 

Chandia

Well-known member
Babiato Lover
Trusted Uploader
Nov 22, 2019
230
268
63
@White Devil at least I got some resource uploaded here..
could you please help me with the key?
thanks a lot.
 

himanshu_tiwari

New member
Sep 16, 2020
3
0
1
define('VERIFICATION_PHONENO_MESSAGE', 'Your verification code is');

The part 'Your Verification Code is' where your OTP message will be off.

For ex: If someone requests for OTP, & OTP message will be of "Your Verification Code is <Random Numer>"

'Your Verification Code is' this is the initial part for the message. Like this. Now you're clear?
Thanks
 
  • Like
Reactions: ChintanBhat

himanshu_tiwari

New member
Sep 16, 2020
3
0
1
Any one help me, I have run the app in mobile but registration is not working with Facebook / google. it shows an invalid token after enter the username for account.

How to solve this issue. I tried in debug mode.
Hi i am facing same problem, is your problem resolve if yes plz helm me how to fix it thanks in advance
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu