Contacts created from Messenger app Add a Contact popup is not appearing in Mesibo console - mesibo

I'm trying to create some contacts from messenger by clicking on Add Contact icon which opens up the popup to make entries.
After entering name & phone number then click on Add button it started showing up in messenger, But the same contact is not appearing in Mesibo console .
Can you please help why there is no entry over there ?
And these entries will be fetched always irrespective of the login success or failed of messenger.
Note : Only by API or directly create from console I could see the contacts.

Looks like browser level indexbased DB is creating and all the users are pushing and fetching from browser level DB only.

Related

Messenger chatbot get started button not shown to non tester users

I have a facebook messenger chatbot app that works perfect with users that get tester-role.
In the app dashboard I see that that app is approved as public and is live.
My issue is that users (that not get any role in the app dashboard) can't see the start button and can't start conversion with the bot.
I read that I need approve on page_message, but I can't see this option on the submission items.
Thanks for the help!
You have to also submit your bot for approval in the Messenger tab for your app. Just setting it to live won't make it available to all users.

Encrypted notifications under accounts for sandbox mode

I am using developer mode of paypal to link my developer account while testing my site.
What I notice is that Notification for payment received/refund is encrypted which was not the case before. I want to see the details in english so that I can proceed with my development but this encryption is strucking me at a place.
Do anyone has a solutions for this?
Recently, the sandbox notification that is showing in Developer.paypal.com portal facing some issue and they're currently fixing it as we speak.
The only workaround that they have provided for us to view the content of the notification, is by clicking the search button in the notification section and then choose the sandbox account that you would like to see, next choose the date range and click the search button.
Now the list should show the same notification list but this time you will be able to see the content.
Attached are the screenshot of the section where you can search. Click Here for the image

Sign In with another google account for firebase and adsense

I am using another google account for google adsense and it's verified. Is it possible to integrate that account for admob with this one?
I am using firebase in -> abc#gmail.com
My adsense account is -> xyz#gmail.com
I have the same issue with two different accounts for firebase and admob.
What I've found is this post in google groups - https://groups.google.com/forum/#!topic/firebase-talk/Woe_vOdAsS4.
So it seems like it is possible to do that, but with some additional steps described in this reply - https://groups.google.com/d/msg/firebase-talk/Woe_vOdAsS4/urnc38SAAwAJ
Summary:
Admob/adsense account should be added as other owner into the Firebase account:
Sign in to Firebase.
Click the Settings icon and select Permissions.
On the Permissions page, click Add member.
In the dialog, enter the user, domain, group, or service account you wish to add.
Select a role("owner") for the new member, and click Add.
Now you should be able to link your AdMob app to a new project as normal.
I did what #kodlan suggested after which I started seeing the firebase project from my firebase account. - Great so far!
However after selecting the project and typing the right package info, when I pressed LINK,
I got an error:
"Can't link to Firebase. To continue, you’ll need the Edit role or Manage users role for this property in Google Analytics. Update permissions in Google Analytics"
To resolve this:
Go to the Firebase account by login as (original owner)
load the url: https://analytics.google.com/
In the left nav bar of analytics page, click on the "gear/settings" icon which has label "ADMIN"
In the resulting screen - on ADMIN tab, click on "Account User Management"
Click on the + icon to add another user (user of admob account)
Check all checkboxes (or at least Edit, Read, Analyse). I didnt select "manage user" it was still ok without this.
Save.
Now, go to the Admob login and link your App with the firebase project, it should go through ok!

Phonegap Push Notification redirect to specific page in the application when clicking

Using Phonegap Push Notifications Plugin to build a mobile application for IOS and Android, how proceed to let the notification received redirect or forward to a specific page in the application when the user clicked it? i.e. when receiving the notification, the user must open it to see it, we need to forward the application to a specific page, like notifications.html?id=USER_ID?
Is that any way to send the parameter USER_ID with the message pushed , The issue could be resolved in this case...
Thank you for your suggestions...
When you sent a push notification from your server includes an extra value name id.
When the notification is received then save the value of this "extra value" id using localStorage.setItem.
then inside onresume event reads the value of this id using localStorage.getItem, and according the value open the respective page using $.mobile.changePage( ...);
for detail check this :
https://github.com/phonegap-build/PushPlugin/issues/213

Why can't I add a developer to a facebook app?

My client has reached their friends limit and so I cannot become a friend.
In the developer section under roles:
https://developers.facebook.com/apps/[longId]/roles
I want to add myself as a developer.
It appears that the field is checking against existing friends as I type.
When I finish adding my email it says I am not a facebook user. Not True.
Has any one run into this?
It appears that I need to be a friend to test on the app.

Resources