Jump to content

Gowtham

Clients
  • Posts

    26
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Gowtham

  1. Now it is working good on IOS. Thank you for the update. Any information on white label app support?
  2. Not sure, some of our users were able to login without any issues, weird.
  3. I tried with a test user, i was able to login (IOS). It was random. I tried to login using my account, it failed again.
  4. Hi All, I am planning to change the domain. We get around 15k hits per month. We don't want to loose them. Can you guys guide me the proper steps. Below code is good enough? Old : www.india-drive.com New: www.drifod.com RewriteEngine On RewriteCond %{HTTP_HOST} ^india-drive\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.india-drive\.com$ RewriteRule (.*)$ http://www.drifod.com/$1 [R=301,L] Do we need to update anything related to google? Any changes required from Invision side, apart from URL in client area?
×
×
  • Create New...